Searched defs:VP8QuantizeBlockWHT (Results 1 - 1 of 1) sorted by relevance
/external/webp/src/dsp/ | ||
H A D | dsp.h | 132 typedef int (*VP8QuantizeBlockWHT)(int16_t in[16], int16_t out[16], typedef 134 extern VP8QuantizeBlockWHT VP8EncQuantizeBlockWHT; |
Completed in 101 milliseconds