Home
last modified time | relevance | path

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

/aosp_15_r20/external/webp/src/dec/
H A Dvp8l_dec.c871 static void AlphaApplyFilter(ALPHDecoder* const alph_dec, in AlphaApplyFilter()
890 ALPHDecoder* const alph_dec = (ALPHDecoder*)dec->io_->opaque; in ExtractPalettedAlphaRows() local
1587 ALPHDecoder* const alph_dec = (ALPHDecoder*)dec->io_->opaque; in ExtractAlphaRows() local
1605 int VP8LDecodeAlphaHeader(ALPHDecoder* const alph_dec, in VP8LDecodeAlphaHeader()
1654 int VP8LDecodeAlphaImageStream(ALPHDecoder* const alph_dec, int last_row) { in VP8LDecodeAlphaImageStream()
H A Dalpha_dec.c116 ALPHDecoder* const alph_dec = dec->alph_dec_; in ALPHDecode() local
H A Didec_dec.c143 ALPHDecoder* const alph_dec = dec->alph_dec_; in DoRemap() local