Home
last modified time | relevance | path

Searched defs:alpha_compression (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/libwebp/src/webp/
Dencode.h120 int alpha_compression; // Algorithm for encoding the alpha plane (0 = none, member
/third_party/skia/third_party/externals/libwebp/src/webp/
Dencode.h117 int alpha_compression; // Algorithm for encoding the alpha plane (0 = none, member
/third_party/ffmpeg/libavcodec/
Dwebp.c196 enum AlphaCompression alpha_compression; /* compression type for alpha chunk */ member