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

  /external/chromium_org/third_party/libwebp/utils/
quant_levels_dec.h 28 int WebPDequantizeLevels(uint8_t* const data, int width, int height,
quant_levels_dec.c 256 int WebPDequantizeLevels(uint8_t* const data, int width, int height,
  /external/webp/src/utils/
quant_levels_dec.h 28 int WebPDequantizeLevels(uint8_t* const data, int width, int height,
quant_levels_dec.c 256 int WebPDequantizeLevels(uint8_t* const data, int width, int height,
  /external/chromium_org/third_party/libwebp/dec/
alpha.c 153 ok = WebPDequantizeLevels(dec->alpha_plane_, width, height,
  /external/webp/src/dec/
alpha.c 153 ok = WebPDequantizeLevels(dec->alpha_plane_, width, height,

Completed in 131 milliseconds