Home
last modified time | relevance | path

Searched refs:NeedCompressedAlpha (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Didec_dec.c97 static int NeedCompressedAlpha(const WebPIDecoder* const idec) { in NeedCompressedAlpha() function
140 if (NeedCompressedAlpha(idec)) { in DoRemap()
168 const int need_compressed_alpha = NeedCompressedAlpha(idec); in AppendToMemBuffer()

Completed in 5 milliseconds