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

/external/webp/src/dsp/
H A Denc.c731 VP8QuantizeBlockWHT VP8EncQuantizeBlockWHT; variable
776 VP8EncQuantizeBlockWHT = QuantizeBlock_C;
838 assert(VP8EncQuantizeBlockWHT != NULL);

Completed in 102 milliseconds