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