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

/external/webp/src/dsp/
H A Ddsp.h235 typedef int (*VP8QuantizeBlock)(int16_t in[16], int16_t out[16], typedef
237 // Same as VP8QuantizeBlock, but quantizes two consecutive blocks.
241 extern VP8QuantizeBlock VP8EncQuantizeBlock;
H A Denc.c729 VP8QuantizeBlock VP8EncQuantizeBlock;

Completed in 97 milliseconds