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

/external/webp/src/dsp/
H A Ddsp.h238 typedef int (*VP8Quantize2Blocks)(int16_t in[32], int16_t out[32], typedef
242 extern VP8Quantize2Blocks VP8EncQuantize2Blocks;
H A Denc.c730 VP8Quantize2Blocks VP8EncQuantize2Blocks;

Completed in 96 milliseconds