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

  /external/chromium_org/third_party/libwebp/utils/
quant_levels.h 29 int QuantizeLevels(uint8_t* const data, int width, int height, int num_levels,
quant_levels.c 27 int QuantizeLevels(uint8_t* const data, int width, int height,
  /external/webp/src/utils/
quant_levels.h 29 int QuantizeLevels(uint8_t* const data, int width, int height, int num_levels,
quant_levels.c 27 int QuantizeLevels(uint8_t* const data, int width, int height,
  /external/chromium_org/third_party/libwebp/enc/
alpha.c 316 ok = QuantizeLevels(quant_alpha, width, height, alpha_levels, &sse);
  /external/webp/src/enc/
alpha.c 316 ok = QuantizeLevels(quant_alpha, width, height, alpha_levels, &sse);

Completed in 540 milliseconds