Home
last modified time | relevance | path

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

/external/webp/src/dec/
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()