Searched refs:VP8QuantizeBlock (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libwebp/dsp/
H A Ddsp.h111 typedef int (*VP8QuantizeBlock)(int16_t in[16], int16_t out[16], typedef
113 extern VP8QuantizeBlock VP8EncQuantizeBlock;
H A Denc.c686 VP8QuantizeBlock VP8EncQuantizeBlock;
/external/webp/src/dsp/
H A Ddsp.h111 typedef int (*VP8QuantizeBlock)(int16_t in[16], int16_t out[16], typedef
113 extern VP8QuantizeBlock VP8EncQuantizeBlock;
H A Denc.c686 VP8QuantizeBlock VP8EncQuantizeBlock;

Completed in 162 milliseconds