Home
last modified time | relevance | path

Searched defs:AllocHeapBuffer (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libheifplugin/src/
H A Dheif_decoder.cpp128 bool HeifDecoder::AllocHeapBuffer(DecodeContext &context) in AllocHeapBuffer() function in OHOS::ImagePlugin::HeifDecoder
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/creator/src/
H A Dimage_creator.cpp204 static bool AllocHeapBuffer(uint64_t bufferSize, uint8_t **buffer) in AllocHeapBuffer() function
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libsvgplugin/src/
H A Dsvg_decoder.cpp173 bool AllocHeapBuffer(DecodeContext &context, uint64_t byteCount) in AllocHeapBuffer() function
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpost_proc.cpp463 bool PostProc::AllocHeapBuffer(uint64_t bufferSize, uint8_t **buffer) in AllocHeapBuffer() function in OHOS::Media::PostProc