Home
last modified time | relevance | path

Searched defs:OnSetOutputSurface (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhdecoder.cpp257 int32_t HDecoder::OnSetOutputSurface(const sptr<Surface> &surface, bool cfg) in OnSetOutputSurface() function in OHOS::MediaAVCodec::HDecoder
H A Dhcodec.h190 …virtual int32_t OnSetOutputSurface(const sptr<Surface> &surface, bool cfg) { return AVCS_ERR_UNSUP… in OnSetOutputSurface() function