Home
last modified time | relevance | path

Searched defs:SetVideoWidth (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/utils/src/
H A Dvideo_param.cpp44 void VideoParam::SetVideoWidth(uint32_t videoWidth) in SetVideoWidth() function in OHOS::DistributedHardware::VideoParam
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/sink/video_surface_sink/
H A Dsurface_sink_plugin.cpp245 void SurfaceSinkPlugin::SetVideoWidth(const ValueType& value) in SetVideoWidth() function in OHOS::Media::Plugin::VidSurfaceSinkPlugin::SurfaceSinkPlugin
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_receiver/src/
H A Dav_receiver_engine.cpp348 void AVReceiverEngine::SetVideoWidth(const std::string &value) in SetVideoWidth() function in OHOS::DistributedHardware::AVReceiverEngine
/ohos5.0/foundation/multimedia/av_session/frameworks/common/src/
H A Davplayback_state.cpp158 void AVPlaybackState::SetVideoWidth(int32_t videoWidth) in SetVideoWidth() function in OHOS::AVSession::AVPlaybackState
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_sender/src/
H A Dav_sender_engine.cpp323 void AVSenderEngine::SetVideoWidth(const std::string &value) in SetVideoWidth() function in OHOS::DistributedHardware::AVSenderEngine
/ohos5.0/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_playback_state.cpp389 napi_status NapiPlaybackState::SetVideoWidth(napi_env env, const AVPlaybackState& in, napi_value& o… in SetVideoWidth() function in OHOS::AVSession::NapiPlaybackState