HomeSort by relevance Sort by last modified time
    Searched defs:VP8QuantizeBlockWHT (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libwebp/dsp/
dsp.h 116 typedef int (*VP8QuantizeBlockWHT)(int16_t in[16], int16_t out[16],
118 extern VP8QuantizeBlockWHT VP8EncQuantizeBlockWHT;
  /external/webp/src/dsp/
dsp.h 116 typedef int (*VP8QuantizeBlockWHT)(int16_t in[16], int16_t out[16],
118 extern VP8QuantizeBlockWHT VP8EncQuantizeBlockWHT;

Completed in 51 milliseconds