Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dvp8li_dec.h109 int VP8LDecodeAlphaImageStream(struct ALPHDecoder* const alph_dec,
Dalpha_dec.c139 if (!VP8LDecodeAlphaImageStream(alph_dec, row + num_rows)) { in ALPHDecode()
Dvp8l_dec.c1619 int VP8LDecodeAlphaImageStream(ALPHDecoder* const alph_dec, int last_row) { in VP8LDecodeAlphaImageStream() function