Searched defs:AllocHeapBuffer (Results 1 – 4 of 4) sorted by relevance
128 bool HeifDecoder::AllocHeapBuffer(DecodeContext &context) in AllocHeapBuffer() function in OHOS::ImagePlugin::HeifDecoder
204 static bool AllocHeapBuffer(uint64_t bufferSize, uint8_t **buffer) in AllocHeapBuffer() function
173 bool AllocHeapBuffer(DecodeContext &context, uint64_t byteCount) in AllocHeapBuffer() function
463 bool PostProc::AllocHeapBuffer(uint64_t bufferSize, uint8_t **buffer) in AllocHeapBuffer() function in OHOS::Media::PostProc