Home
last modified time | relevance | path

Searched refs:videoFormat_ (Results 1 - 23 of 23) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/impl/screen_capture/
H A Dscreen_capture_session.cpp73 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 Dscreen_capture_session.h46 VideoFormat videoFormat_ = VIDEO_1920X1080_30; member in OHOS::Sharing::ScreenCaptureSession
/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensourcetrans/src/
H A Dscreen_source_trans_test.cpp358 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 Dvideo_param.cpp97 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 Dscreen_sink_trans_test.cpp51 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 Dvideo_param.h55 uint8_t videoFormat_ = DEFAULT_VIDEO_FORMAT; member in OHOS::DistributedHardware::VideoParam
/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H A Dcamera_capture_video.cpp214 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 Dcamera_capture_video.h70 int32_t videoFormat_; member in OHOS::CameraStandard::CameraCaptureVideo
/foundation/CastEngine/castengine_wifi_display/services/impl/scene/wfd/
H A Dwfd_source_scene.cpp287 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 Dwfd_source_scene.h134 VideoFormat videoFormat_ = VideoFormat::VIDEO_1920X1080_25; member in OHOS::Sharing::final
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/wfd_sink/
H A Dwfd_sink_session.h109 VideoFormat videoFormat_ = VIDEO_1920X1080_30; member in OHOS::Sharing::WfdSinkSession
H A Dwfd_sink_session.cpp109 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 Dvideo_output.h219 int32_t videoFormat_; member in OHOS::CameraStandard::VideoOutput
/foundation/distributedhardware/distributed_screen/services/common/test/unittest/imageJpeg/
H A Djpeg_image_processor_test.cpp36 param_.videoFormat_ = VIDEO_DATA_FORMAT_YUVI420; in SetUp()
/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/include/
H A Dcamera_framework_moduletest.h50 CameraFormat videoFormat_; member in OHOS::CameraStandard::CameraFrameworkModuleTest
/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensinkprocessor/src/
H A Dimage_sink_processor_test.cpp42 param_.videoFormat_ = VIDEO_DATA_FORMAT_YUVI420; in SetUp()
H A Dimage_sink_decoder_test.cpp43 param_.videoFormat_ = VIDEO_DATA_FORMAT_YUVI420; in SetUp()
/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dvideo_output.cpp32 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 Dwfd_source_session.cpp305 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 Dwfd_source_session.h143 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 Dscreenregion_test.cpp182 videoParam->videoFormat_ = VIDEO_DATA_FORMAT_YUVI420; in HWTEST_F()
/foundation/distributedhardware/distributed_screen/services/common/test/unittest/decision_center/
H A Dscreen_decision_center_test.cpp39 param_.videoFormat_ = VIDEO_DATA_FORMAT_YUVI420; in SetUp()
/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp1162 videoFormat_ = CAMERA_FORMAT_YUV_420_SP; in SetUpInit()
1219 videoFormat_ = CAMERA_FORMAT_YUV_420_SP; in SetUp()
1221 videoFormat_ = videoFormats_[0]; in SetUp()

Completed in 27 milliseconds