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