Home
last modified time | relevance | path

Searched refs:ReplaceOutputSurfaceWhenRunning (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.h141 int32_t ReplaceOutputSurfaceWhenRunning(sptr<Surface> newSurface);
H A Dhevc_decoder.cpp1345 int32_t HevcDecoder::ReplaceOutputSurfaceWhenRunning(sptr<Surface> newSurface) in ReplaceOutputSurfaceWhenRunning() function in OHOS::MediaAVCodec::Codec::HevcDecoder
1472 return ReplaceOutputSurfaceWhenRunning(surface); in SetOutputSurface()
/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H A Dfcodec.h126 int32_t ReplaceOutputSurfaceWhenRunning(sptr<Surface> newSurface);
H A Dfcodec.cpp1215 int32_t FCodec::ReplaceOutputSurfaceWhenRunning(sptr<Surface> newSurface) in ReplaceOutputSurfaceWhenRunning() function in OHOS::MediaAVCodec::Codec::FCodec
1419 return ReplaceOutputSurfaceWhenRunning(surface); in SetOutputSurface()

Completed in 7 milliseconds