Home
last modified time | relevance | path

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

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