/foundation/CastEngine/castengine_wifi_display/services/impl/screen_capture/ |
H A D | screen_capture_session.cpp | 73 Common::SetVideoTrack(eventMsg->videoTrack, videoFormat_); in HandleRtspPlay() 77 Common::SetVideoTrack(eventMsg->videoTrack, videoFormat_); in HandleRtspPlay() 87 videoFormat_, eventMsg->videoTrack.codecId); in HandleRtspPlay() 102 videoFormat_ = inputMsg->videoFormat; in HandleSessionInit() 105 SHARING_LOGI("videoFormat_: %{public}d, type: %{public}d, screenId: %{public}" SCNu64 in HandleSessionInit() 107 videoFormat_, captureType_, screenId_, audioFormat_); in HandleSessionInit() 182 Common::SetVideoTrack(eventMsg->videoTrack, videoFormat_); in NotifyProsumerInit() 186 Common::SetVideoTrack(eventMsg->videoTrack, videoFormat_); in NotifyProsumerInit() 196 videoFormat_, eventMsg->videoTrack.codecId); in NotifyProsumerInit()
|
H A D | screen_capture_session.h | 46 VideoFormat videoFormat_ = VIDEO_1920X1080_30; member in OHOS::Sharing::ScreenCaptureSession
|
/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensourcetrans/src/ |
H A D | screen_source_trans_test.cpp | 358 localParam.videoFormat_ = VIDEO_DATA_FORMAT_RGBA8888 + 1; in HWTEST_F() 375 localParam.videoFormat_ = VIDEO_DATA_FORMAT_YUVI420; in HWTEST_F() 382 remoteParam.videoFormat_ = VIDEO_DATA_FORMAT_YUVI420; in HWTEST_F() 402 localParam.videoFormat_ = VIDEO_DATA_FORMAT_YUVI420; in HWTEST_F() 409 remoteParam.videoFormat_ = VIDEO_DATA_FORMAT_YUVI420; in HWTEST_F() 429 localParam.videoFormat_ = VIDEO_DATA_FORMAT_YUVI420; in HWTEST_F() 436 remoteParam.videoFormat_ = VIDEO_DATA_FORMAT_YUVI420; in HWTEST_F() 457 localParam.videoFormat_ = VIDEO_DATA_FORMAT_YUVI420; in HWTEST_F() 464 remoteParam.videoFormat_ = VIDEO_DATA_FORMAT_YUVI420; in HWTEST_F() 485 localParam.videoFormat_ in HWTEST_F() [all...] |
/foundation/distributedhardware/distributed_screen/services/common/utils/src/ |
H A D | video_param.cpp | 97 videoFormat_ = videoFormat; in SetVideoFormat() 102 return videoFormat_; in GetVideoFormat() 114 {KEY_COLOR_FORMAT, videoParam.videoFormat_}, in to_json() 150 videoParam.videoFormat_ = j[KEY_COLOR_FORMAT].get<uint8_t>(); in from_json()
|
/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensinktrans/src/ |
H A D | screen_sink_trans_test.cpp | 51 param_.videoFormat_ = VIDEO_DATA_FORMAT_YUVI420; in SetUp() 219 param_.videoFormat_ = VIDEO_DATA_FORMAT_INVALID; in HWTEST_F() 222 param_.videoFormat_ = VIDEO_DATA_FORMAT_YUVI420; in HWTEST_F()
|
/foundation/distributedhardware/distributed_screen/services/common/utils/include/ |
H A D | video_param.h | 55 uint8_t videoFormat_ = DEFAULT_VIDEO_FORMAT; member in OHOS::DistributedHardware::VideoParam
|
/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/ |
H A D | camera_capture_video.cpp | 214 videoFormat_ = CAMERA_FORMAT_YUV_420_SP; in CameraCaptureVideo() 364 videoFormat_ = CAMERA_FORMAT_YUV_420_SP; in InitCameraFormatAndResolution() 367 videoFormat_ = videoFormats[0]; in InitCameraFormatAndResolution() 407 videoFormat_, videoWidth_, videoHeight_); in InitCameraFormatAndResolution() 587 VideoProfile(static_cast<CameraFormat>(videoFormat_), videosize_, videoframerates_); in InitVideoOutput()
|
H A D | camera_capture_video.h | 70 int32_t videoFormat_; member in OHOS::CameraStandard::CameraCaptureVideo
|
/foundation/CastEngine/castengine_wifi_display/services/impl/scene/wfd/ |
H A D | wfd_source_scene.cpp | 287 videoFormat_ = static_cast<VideoFormat>(videoFormat); in Initialize() 288 videoFormat_ = VideoFormat::VIDEO_1920X1080_25; in Initialize() 572 videoFormat_ = VideoFormat::VIDEO_1920X1080_25; in CreateScreenCapture() 574 startSessionMsg->videoFormat = videoFormat_; in CreateScreenCapture() 738 connectionInfo.videoFormatId = videoFormat_; in OnP2pPeerConnected()
|
H A D | wfd_source_scene.h | 134 VideoFormat videoFormat_ = VideoFormat::VIDEO_1920X1080_25; member in OHOS::Sharing::final
|
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/wfd_sink/ |
H A D | wfd_sink_session.h | 109 VideoFormat videoFormat_ = VIDEO_1920X1080_30; member in OHOS::Sharing::WfdSinkSession
|
H A D | wfd_sink_session.cpp | 109 videoFormat_ = inputMsg->videoFormat; in HandleSessionInit() 254 Common::SetVideoTrack(eventMsg->videoTrack, videoFormat_); in NotifyProsumerInit() 690 m3Response.SetVideoFormats(videoFormat_); in SendM3Response()
|
/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/output/ |
H A D | video_output.h | 219 int32_t videoFormat_; member in OHOS::CameraStandard::VideoOutput
|
/foundation/distributedhardware/distributed_screen/services/common/test/unittest/imageJpeg/ |
H A D | jpeg_image_processor_test.cpp | 36 param_.videoFormat_ = VIDEO_DATA_FORMAT_YUVI420; in SetUp()
|
/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/include/ |
H A D | camera_framework_moduletest.h | 50 CameraFormat videoFormat_; member in OHOS::CameraStandard::CameraFrameworkModuleTest
|
/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensinkprocessor/src/ |
H A D | image_sink_processor_test.cpp | 42 param_.videoFormat_ = VIDEO_DATA_FORMAT_YUVI420; in SetUp()
|
H A D | image_sink_decoder_test.cpp | 43 param_.videoFormat_ = VIDEO_DATA_FORMAT_YUVI420; in SetUp()
|
/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/ |
H A D | video_output.cpp | 32 videoFormat_ = 0; in VideoOutput() 276 videoFormat_ = format; in SetOutputFormat() 316 return profile.format_ != videoFormat_ || in GetSupportedFrameRates()
|
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/wfd_source/ |
H A D | wfd_source_session.cpp | 305 videoFormat_ = inputMsg->videoFormat; in HandleSessionInit() 309 sourceRtpPort_, videoFormat_, audioFormat_); in HandleSessionInit() 615 videoFormat_ = m3Res.GetVideoFormats(); in HandleM3Response() 618 sinkRtpPort_, wfdAudioCodec_.format, wfdAudioCodec_.codecId, videoFormat_); in HandleM3Response() 802 m4Request.SetVideoFormats(wfdVideoFormatsInfo_, videoFormat_); in SendM4Request()
|
H A D | wfd_source_session.h | 143 VideoFormat videoFormat_ = VIDEO_1920X1080_30; member in OHOS::Sharing::WfdSourceSession
|
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/1.0/src/ |
H A D | screenregion_test.cpp | 182 videoParam->videoFormat_ = VIDEO_DATA_FORMAT_YUVI420; in HWTEST_F()
|
/foundation/distributedhardware/distributed_screen/services/common/test/unittest/decision_center/ |
H A D | screen_decision_center_test.cpp | 39 param_.videoFormat_ = VIDEO_DATA_FORMAT_YUVI420; in SetUp()
|
/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/ |
H A D | camera_framework_moduletest.cpp | 1162 videoFormat_ = CAMERA_FORMAT_YUV_420_SP; in SetUpInit() 1219 videoFormat_ = CAMERA_FORMAT_YUV_420_SP; in SetUp() 1221 videoFormat_ = videoFormats_[0]; in SetUp()
|