Searched refs:EncodeAlphaInternal (Results 1 - 1 of 1) sorted by relevance

/external/webp/src/enc/
H A Dalpha.c101 static int EncodeAlphaInternal(const uint8_t* const data, int width, int height, function
213 ok = EncodeAlphaInternal(quant_alpha, width, height,
249 ok = EncodeAlphaInternal(quant_alpha, width, height,

Completed in 54 milliseconds