Searched refs:alpha_dithering_strength (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libwebp/webp/
H A Ddecode.h447 int alpha_dithering_strength; // alpha dithering strength in [0..100] member in struct:WebPDecoderOptions
/external/webp/include/webp/
H A Ddecode.h447 int alpha_dithering_strength; // alpha dithering strength in [0..100] member in struct:WebPDecoderOptions
/external/chromium_org/third_party/libwebp/dec/
H A Dframe.c182 dec->alpha_dithering_ = options->alpha_dithering_strength;
/external/webp/src/dec/
H A Dframe.c182 dec->alpha_dithering_ = options->alpha_dithering_strength;

Completed in 6674 milliseconds