Searched defs:alph_dec (Results 1 – 3 of 3) sorted by relevance
111 ALPHDecoder* const alph_dec = dec->alph_dec_; in ALPHDecode() local
844 static void AlphaApplyFilter(ALPHDecoder* const alph_dec, in AlphaApplyFilter()863 ALPHDecoder* const alph_dec = (ALPHDecoder*)dec->io_->opaque; in ExtractPalettedAlphaRows() local1553 ALPHDecoder* const alph_dec = (ALPHDecoder*)dec->io_->opaque; in ExtractAlphaRows() local1571 int VP8LDecodeAlphaHeader(ALPHDecoder* const alph_dec, in VP8LDecodeAlphaHeader()1619 int VP8LDecodeAlphaImageStream(ALPHDecoder* const alph_dec, int last_row) { in VP8LDecodeAlphaImageStream()
141 ALPHDecoder* const alph_dec = dec->alph_dec_; in DoRemap() local