Home
last modified time | relevance | path

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

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