Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Ddsp.h290 typedef int (*VP8QuantizeBlockWHT)(int16_t in[16], int16_t out[16], typedef
292 extern VP8QuantizeBlockWHT VP8EncQuantizeBlockWHT;
Denc.c731 VP8QuantizeBlockWHT VP8EncQuantizeBlockWHT;