Home
last modified time | relevance | path

Searched refs:AllocOutBuffer (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/
H A Dpng_decoder.cpp289 bool AllocOutBuffer(DecodeContext &context, uint64_t byteCount) in AllocOutBuffer() function
376 if (!AllocOutBuffer(context, byteCount)) { in AllocOutputBuffer()