HomeSort by relevance Sort by last modified time
    Searched refs:VP8QuantizeBlockWHT (Results 1 - 2 of 2) sorted by null

  /external/webp/src/dsp/
dsp.h 208 typedef int (*VP8QuantizeBlockWHT)(int16_t in[16], int16_t out[16],
210 extern VP8QuantizeBlockWHT VP8EncQuantizeBlockWHT;
enc.c 849 VP8QuantizeBlockWHT VP8EncQuantizeBlockWHT;

Completed in 42 milliseconds