Home
last modified time | relevance | path

Searched refs:CreateInputSurfaceImpl (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/services/codec/server/post_processing/
H A Ddynamic_controller.h39 int32_t CreateInputSurfaceImpl(sptr<Surface>& surface);
H A Dcontroller.h71 return This()->CreateInputSurfaceImpl(surface); in CreateInputSurface()
H A Ddynamic_controller.cpp92 int32_t DynamicController::CreateInputSurfaceImpl(sptr<Surface>& surface) in CreateInputSurfaceImpl() function in OHOS::MediaAVCodec::PostProcessing::DynamicController