Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dalpha.c90 static int ALPHDecode(VP8Decoder* const dec, int row, int num_rows) { in ALPHDecode() function
153 ok = ALPHDecode(dec, row, num_rows); in VP8DecompressAlphaRows()