Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dalpha_dec.c150 static int AllocateAlphaPlane(VP8Decoder* const dec, const VP8Io* const io) { in AllocateAlphaPlane() function
193 if (!AllocateAlphaPlane(dec, io)) goto Error; in VP8DecompressAlphaRows()

Completed in 2 milliseconds