Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhdecoder.h91 void SwitchBetweenSurface(const sptr<Surface> &newSurface,
H A Dhdecoder.cpp1095 SwitchBetweenSurface(newSurface, msg, mode); in OnSetOutputSurfaceWhenRunning()
1116 void HDecoder::SwitchBetweenSurface(const sptr<Surface> &newSurface, in SwitchBetweenSurface() function in HDecoder
/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.h143 int32_t SwitchBetweenSurface(const sptr<Surface> &newSurface);
H A Dhevc_decoder.cpp1368 ret = SwitchBetweenSurface(newSurface); in ReplaceOutputSurfaceWhenRunning()
1390 int32_t HevcDecoder::SwitchBetweenSurface(const sptr<Surface> &newSurface) in SwitchBetweenSurface() function in OHOS::MediaAVCodec::Codec::HevcDecoder
/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H A Dfcodec.h128 int32_t SwitchBetweenSurface(const sptr<Surface> &newSurface);
H A Dfcodec.cpp1237 ret = SwitchBetweenSurface(newSurface); in ReplaceOutputSurfaceWhenRunning()
1259 int32_t FCodec::SwitchBetweenSurface(const sptr<Surface> &newSurface) in SwitchBetweenSurface() function in OHOS::MediaAVCodec::Codec::FCodec

Completed in 9 milliseconds