Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensourceprocessor/src/
H A Dimage_source_encoder_test.cpp80 configParam.SetVideoHeight(DSCREEN_MAX_VIDEO_DATA_HEIGHT); in HWTEST_F()
266 configParam.SetVideoHeight(DSCREEN_MAX_VIDEO_DATA_HEIGHT); in HWTEST_F()
284 configParam.SetVideoHeight(DSCREEN_MAX_VIDEO_DATA_HEIGHT); in HWTEST_F()
303 configParam.SetVideoHeight(DSCREEN_MAX_VIDEO_DATA_HEIGHT); in HWTEST_F()
H A Dimage_source_processor_test.cpp59 localParam.SetVideoHeight(DSCREEN_MAX_VIDEO_DATA_HEIGHT); in HWTEST_F()
/foundation/distributedhardware/distributed_screen/services/common/test/unittest/utils/
H A Dvideo_param_test.cpp101 videoParam_->SetVideoHeight(videoHeight); in HWTEST_F()
165 videoParam.SetVideoHeight(VIDEO_DATA_NUM); in HWTEST_F()
197 videoParam.SetVideoHeight(videoHeight); in HWTEST_F()
/foundation/distributedhardware/distributed_screen/services/common/utils/include/
H A Dvideo_param.h35 void SetVideoHeight(uint32_t videoHeight);
/foundation/multimedia/media_foundation/engine/plugin/plugins/sink/video_surface_sink/
H A Dsurface_sink_plugin.h84 void SetVideoHeight(const ValueType& value);
H A Dsurface_sink_plugin.cpp215 SetVideoHeight(value); in SetParameter()
253 void SurfaceSinkPlugin::SetVideoHeight(const ValueType& value) in SetVideoHeight() function in OHOS::Media::Plugin::VidSurfaceSinkPlugin::SurfaceSinkPlugin
/foundation/distributedhardware/distributed_screen/services/common/utils/src/
H A Dvideo_param.cpp65 void VideoParam::SetVideoHeight(uint32_t videoHeight) in SetVideoHeight() function in OHOS::DistributedHardware::VideoParam
/foundation/multimedia/av_session/interfaces/inner_api/native/session/include/
H A Davplayback_state.h120 void SetVideoHeight(int32_t videoHeight);
/foundation/multimedia/av_session/frameworks/js/napi/session/include/
H A Dnapi_playback_state.h74 static napi_status SetVideoHeight(napi_env env, const AVPlaybackState& in, napi_value& out);
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_sender/include/
H A Dav_sender_engine.h84 void SetVideoHeight(const std::string &value);
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_receiver/include/
H A Dav_receiver_engine.h84 void SetVideoHeight(const std::string &value);
/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_playback_state.cpp50 { AVPlaybackState::PLAYBACK_KEY_VIDEO_HEIGHT, SetVideoHeight },
404 out.SetVideoHeight(property); in GetVideoHeight()
408 napi_status NapiPlaybackState::SetVideoHeight(napi_env env, const AVPlaybackState& in, napi_value& out) in SetVideoHeight() function in OHOS::AVSession::NapiPlaybackState
/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensourcetrans/src/
H A Dscreen_source_trans_test.cpp121 localParam.SetVideoHeight(VIDEO_DATA_NUM); in HWTEST_F()
128 remoteParam.SetVideoHeight(VIDEO_DATA_NUM); in HWTEST_F()
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/2.0/src/
H A Dscreenregion_test.cpp447 screenRegion_->videoParam_->SetVideoHeight(height); in HWTEST_F()
454 screenRegion_->videoParam_->SetVideoHeight(height); in HWTEST_F()
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_sender/src/
H A Dav_sender_engine.cpp268 SetVideoHeight(value); in SetParameter()
305 funcMap_[AVTransTag::VIDEO_HEIGHT] = &AVSenderEngine::SetVideoHeight; in RegRespFunMap()
333 void AVSenderEngine::SetVideoHeight(const std::string &value) in SetVideoHeight() function in OHOS::DistributedHardware::AVSenderEngine
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_receiver/src/
H A Dav_receiver_engine.cpp295 SetVideoHeight(value); in SetParameter()
330 funcMap_[AVTransTag::VIDEO_HEIGHT] = &AVReceiverEngine::SetVideoHeight; in RegRespFunMap()
358 void AVReceiverEngine::SetVideoHeight(const std::string &value) in SetVideoHeight() function in OHOS::DistributedHardware::AVReceiverEngine
/foundation/multimedia/av_session/frameworks/common/src/
H A Davplayback_state.cpp165 void AVPlaybackState::SetVideoHeight(int32_t videoHeight) in SetVideoHeight() function in OHOS::AVSession::AVPlaybackState
/foundation/multimedia/av_session/services/session/server/test/
H A Davsession_proxy_test.cpp256 avPlaybackState.SetVideoHeight(1); in HWTEST_F()
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/1.0/src/
H A Ddscreen_test.cpp49 dScreen_->videoParam_->SetVideoHeight(VIDEO_DATA_NUM); in SetUp()
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen_test.cpp47 dScreen_->videoParam_->SetVideoHeight(VIDEO_DATA_NUM); in SetUp()
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen.cpp481 videoParam_->SetVideoHeight(displayRect.height); in SetUp()
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/src/
H A Ddscreen_manager.cpp154 videoParam->SetVideoHeight(displayRect.height); in AddToGroup()
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_receiver/test/unittest/av_receiver_engine/src/
H A Dav_receiver_engine_test.cpp406 receiver->SetVideoHeight(value); in HWTEST_F()

Completed in 16 milliseconds