Home
last modified time | relevance | path

Searched refs:SetVideoFormat (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/test/unittest/utils/
H A Dvideo_param_test.cpp143 videoParam_->SetVideoFormat(videoFormat);
167 videoParam.SetVideoFormat(videoFormat);
200 videoParam.SetVideoFormat(videoFormat);
/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/utils/include/
H A Dvideo_param.h41 void SetVideoFormat(uint8_t videoFormat);
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/2.0/src/
H A Dscreenregion_test.cpp389 screenRegion_->videoParam_->SetVideoFormat(videoFormat);
396 screenRegion_->videoParam_->SetVideoFormat(videoFormat);
402 screenRegion_->videoParam_->SetVideoFormat(videoFormat);
/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/utils/src/
H A Dvideo_param.cpp94 void VideoParam::SetVideoFormat(uint8_t videoFormat) in SetVideoFormat() function in OHOS::DistributedHardware::VideoParam
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensourcetrans/src/
H A Dscreen_source_trans_test.cpp120 localParam.SetVideoFormat(VIDEO_DATA_FORMAT_YUVI420);
127 remoteParam.SetVideoFormat(VIDEO_DATA_FORMAT_YUVI420);
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen.cpp581 videoParam_->SetVideoFormat(VIDEO_DATA_FORMAT_NV12); in ChooseCodecType()
585 videoParam_->SetVideoFormat(VIDEO_DATA_FORMAT_NV12); in ChooseCodecType()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen_test.cpp46 dScreen_->videoParam_->SetVideoFormat(VIDEO_DATA_FORMAT_YUVI420); in SetUp()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/src/
H A Ddscreen.cpp324 videoParam_->SetVideoFormat(VIDEO_DATA_FORMAT_RGBA8888); in NegotiateCodecType()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/1.0/src/
H A Ddscreen_test.cpp48 dScreen_->videoParam_->SetVideoFormat(VIDEO_DATA_FORMAT_YUVI420); in SetUp()