Home
last modified time | relevance | path

Searched defs:inputConfig (Results 1 – 4 of 4) sorted by relevance

/foundation/multimedia/player_framework/services/engine/gstreamer/avcodec/src_wrapper/
Dsrc_surface_impl.cpp52 sptr<Surface> SrcSurfaceImpl::CreateInputSurface(const std::shared_ptr<ProcessorConfig> &inputConfi… in CreateInputSurface()
Dsrc_base.h43 virtual sptr<Surface> CreateInputSurface(const std::shared_ptr<ProcessorConfig> &inputConfig) in CreateInputSurface()
/foundation/multimedia/player_framework/services/engine/gstreamer/avcodec/
Davcodec_engine_ctrl.cpp73 int32_t AVCodecEngineCtrl::Prepare(std::shared_ptr<ProcessorConfig> inputConfig, in Prepare()
234 sptr<Surface> AVCodecEngineCtrl::CreateInputSurface(std::shared_ptr<ProcessorConfig> inputConfig) in CreateInputSurface()
Davcodec_engine_gst_impl.cpp109 auto inputConfig = processor_->GetInputPortConfig(); in Prepare() local
178 auto inputConfig = processor_->GetInputPortConfig(); in CreateInputSurface() local