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

  /external/chromium_org/third_party/libwebp/utils/
quant_levels_dec.h 26 int DequantizeLevels(uint8_t* const data, int width, int height);
quant_levels_dec.c 20 int DequantizeLevels(uint8_t* const data, int width, int height) {
  /external/webp/src/utils/
quant_levels_dec.h 26 int DequantizeLevels(uint8_t* const data, int width, int height);
quant_levels_dec.c 20 int DequantizeLevels(uint8_t* const data, int width, int height) {
  /external/chromium_org/third_party/libwebp/dec/
alpha.c 81 ok = DequantizeLevels(output, width, height);
  /external/webp/src/dec/
alpha.c 81 ok = DequantizeLevels(output, width, height);

Completed in 2768 milliseconds