Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.h145 int32_t FlushSurfaceMemory(std::shared_ptr<FSurfaceMemory> &surfaceMemory, uint32_t index);
H A Dhevc_decoder.cpp1289 int32_t HevcDecoder::FlushSurfaceMemory(std::shared_ptr<FSurfaceMemory> &surfaceMemory, uint32_t index) in FlushSurfaceMemory() function in OHOS::MediaAVCodec::Codec::HevcDecoder
1329 int32_t ret = FlushSurfaceMemory(surfaceMemory, index); in RenderOutputBuffer()
/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H A Dfcodec.h130 int32_t FlushSurfaceMemory(std::shared_ptr<FSurfaceMemory> &surfaceMemory, uint32_t index);
H A Dfcodec.cpp1159 int32_t FCodec::FlushSurfaceMemory(std::shared_ptr<FSurfaceMemory> &surfaceMemory, uint32_t index) in FlushSurfaceMemory() function in OHOS::MediaAVCodec::Codec::FCodec
1199 int32_t ret = FlushSurfaceMemory(surfaceMemory, index); in RenderOutputBuffer()

Completed in 7 milliseconds