Home
last modified time | relevance | path

Searched defs:AllocOutputBuffer (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/jpeg_hw_decode/common/
H A Dmock_jpeg_hw_decode_flow.cpp43 bool JpegHwDecoderFlow::AllocOutputBuffer() in AllocOutputBuffer() function in OHOS::ImagePlugin::JpegHwDecoderFlow
/ohos5.0/drivers/peripheral/codec/test/demo/heif/src/
H A Dcodec_heif_helper.cpp53 bool HeifEncoderHelper::AllocOutputBuffer(SharedBuffer& output) in AllocOutputBuffer() function in OHOS::VDI::HEIF::HeifEncoderHelper
/ohos5.0/drivers/peripheral/codec/test/fuzztest/image_fuzzer/common/src/
H A Dencode_heif_helper.cpp23 bool HeifEncodeHelper::AllocOutputBuffer(SharedBuffer& output) in AllocOutputBuffer() function in OHOS::VDI::HEIF::HeifEncodeHelper
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libwebpplugin/src/
H A Dwebp_decoder.cpp508 bool WebpDecoder::AllocOutputBuffer(DecodeContext &context, bool isIncremental) in AllocOutputBuffer() function in OHOS::ImagePlugin::WebpDecoder
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/
H A Dpng_decoder.cpp360 uint8_t *PngDecoder::AllocOutputBuffer(DecodeContext &context) in AllocOutputBuffer() function in OHOS::ImagePlugin::PngDecoder
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp1116 uint32_t ExtDecoder::AllocOutputBuffer(DecodeContext &context, in HeapMemAlloc() function in OHOS::ImagePlugin::ExtDecoder