Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libwebp/dsp/
Ddsp.h84 typedef int (*VP8QuantizeBlock)(int16_t in[16], int16_t out[16], typedef
86 extern VP8QuantizeBlock VP8EncQuantizeBlock;
Denc.c688 VP8QuantizeBlock VP8EncQuantizeBlock;
/external/webp/src/dsp/
Ddsp.h161 typedef int (*VP8QuantizeBlock)(int16_t in[16], int16_t out[16], typedef
167 extern VP8QuantizeBlock VP8EncQuantizeBlock;
Denc.c723 VP8QuantizeBlock VP8EncQuantizeBlock;