Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/libwebp/src/dec/
Dalpha_dec.c111 ALPHDecoder* const alph_dec = dec->alph_dec_; in ALPHDecode() local
Dvp8l_dec.c841 static void AlphaApplyFilter(ALPHDecoder* const alph_dec, in AlphaApplyFilter()
860 ALPHDecoder* const alph_dec = (ALPHDecoder*)dec->io_->opaque; in ExtractPalettedAlphaRows() local
1550 ALPHDecoder* const alph_dec = (ALPHDecoder*)dec->io_->opaque; in ExtractAlphaRows() local
1568 int VP8LDecodeAlphaHeader(ALPHDecoder* const alph_dec, in VP8LDecodeAlphaHeader()
1616 int VP8LDecodeAlphaImageStream(ALPHDecoder* const alph_dec, int last_row) { in VP8LDecodeAlphaImageStream()
Didec_dec.c141 ALPHDecoder* const alph_dec = dec->alph_dec_; in DoRemap() local
/third_party/skia/third_party/externals/libwebp/src/dec/
Dalpha_dec.c111 ALPHDecoder* const alph_dec = dec->alph_dec_; in ALPHDecode() local
Dvp8l_dec.c845 static void AlphaApplyFilter(ALPHDecoder* const alph_dec, in AlphaApplyFilter()
864 ALPHDecoder* const alph_dec = (ALPHDecoder*)dec->io_->opaque; in ExtractPalettedAlphaRows() local
1554 ALPHDecoder* const alph_dec = (ALPHDecoder*)dec->io_->opaque; in ExtractAlphaRows() local
1572 int VP8LDecodeAlphaHeader(ALPHDecoder* const alph_dec, in VP8LDecodeAlphaHeader()
1620 int VP8LDecodeAlphaImageStream(ALPHDecoder* const alph_dec, int last_row) { in VP8LDecodeAlphaImageStream()
Didec_dec.c141 ALPHDecoder* const alph_dec = dec->alph_dec_; in DoRemap() local