Home
last modified time | relevance | path

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

/foundation/multimedia/media_standard/services/engine/gstreamer/avcodec/src_wrapper/
Dsrc_surface_impl.cpp52 sptr<Surface> SrcSurfaceImpl::CreateInputSurface(std::shared_ptr<ProcessorConfig> inputConfig) in CreateInputSurface()
Dsrc_base.h43 virtual sptr<Surface> CreateInputSurface(std::shared_ptr<ProcessorConfig> inputConfig) in CreateInputSurface()
/foundation/multimedia/media_standard/services/engine/gstreamer/avcodec/
Davcodec_engine_ctrl.cpp70 int32_t AVCodecEngineCtrl::Prepare(std::shared_ptr<ProcessorConfig> inputConfig, in Prepare()
215 sptr<Surface> AVCodecEngineCtrl::CreateInputSurface(std::shared_ptr<ProcessorConfig> inputConfig) in CreateInputSurface()
Davcodec_engine_gst_impl.cpp107 auto inputConfig = processor_->GetInputPortConfig(); in Prepare() local
167 auto inputConfig = processor_->GetInputPortConfig(); in CreateInputSurface() local