Home
last modified time | relevance | path

Searched refs:OnGetBufferFromSurface (Results 1 - 6 of 6) sorted by relevance

/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhdecoder.h78 void OnGetBufferFromSurface(const ParamSP& param) override;
H A Dhencoder.h86 void OnGetBufferFromSurface(const ParamSP& param) override;
H A Dhcodec.h214 virtual void OnGetBufferFromSurface(const ParamSP& param) = 0;
H A Dhcodec_state.cpp476 codec_->OnGetBufferFromSurface(info.param); in OnMsgReceived()
H A Dhdecoder.cpp784 void HDecoder::OnGetBufferFromSurface(const ParamSP& param) in OnGetBufferFromSurface() function in OHOS::HDecoder
H A Dhencoder.cpp1186 void HEncoder::OnGetBufferFromSurface(const ParamSP& param) in OnGetBufferFromSurface() function in OHOS::MediaAVCodec::HEncoder

Completed in 8 milliseconds