Searched defs:VP8QuantizeBlockWHT (Results 1 - 1 of 1) sorted by relevance

/external/webp/src/dsp/
H A Ddsp.h132 typedef int (*VP8QuantizeBlockWHT)(int16_t in[16], int16_t out[16], typedef
134 extern VP8QuantizeBlockWHT VP8EncQuantizeBlockWHT;

Completed in 77 milliseconds