HomeSort by relevance Sort by last modified time
    Searched refs:alpha_dithering_strength (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/libwebp/webp/
decode.h 447 int alpha_dithering_strength; // alpha dithering strength in [0..100] member in struct:WebPDecoderOptions
  /external/webp/include/webp/
decode.h 447 int alpha_dithering_strength; // alpha dithering strength in [0..100] member in struct:WebPDecoderOptions
  /external/chromium_org/third_party/libwebp/dec/
frame.c 182 dec->alpha_dithering_ = options->alpha_dithering_strength;
  /external/webp/src/dec/
frame.c 182 dec->alpha_dithering_ = options->alpha_dithering_strength;

Completed in 319 milliseconds