Home
last modified time | relevance | path

Searched defs:alph_dec (Results 1 – 3 of 3) sorted by relevance

/external/webp/src/dec/
Dalpha.c91 ALPHDecoder* const alph_dec = dec->alph_dec_; in ALPHDecode() local
Dvp8l.c1460 int VP8LDecodeAlphaHeader(ALPHDecoder* const alph_dec, in VP8LDecodeAlphaHeader()
1513 int VP8LDecodeAlphaImageStream(ALPHDecoder* const alph_dec, int last_row) { in VP8LDecodeAlphaImageStream()
Didec.c140 ALPHDecoder* const alph_dec = dec->alph_dec_; in DoRemap() local