Home
last modified time | relevance | path

Searched defs:AllocateOutputBuffer (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/
H A Dheif_hw_decoder.cpp92 sptr<SurfaceBuffer> HeifHardwareDecoder::AllocateOutputBuffer(uint32_t width, uint32_t height, int3… in AllocateOutputBuffer() function in OHOS::ImagePlugin::HeifHardwareDecoder
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H A Dfcodec.cpp677 int32_t FCodec::AllocateOutputBuffer(int32_t bufferCnt, int32_t outBufferSize) in AllocateOutputBuffer() function in OHOS::MediaAVCodec::Codec::FCodec
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.cpp709 int32_t HevcDecoder::AllocateOutputBuffer(int32_t bufferCnt) in AllocateOutputBuffer() function in OHOS::MediaAVCodec::Codec::HevcDecoder