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 132 typedef int (*VP8QuantizeBlockWHT)(int16_t in[16], int16_t out[16],
134 extern VP8QuantizeBlockWHT VP8EncQuantizeBlockWHT;
enc.c 687 VP8QuantizeBlockWHT VP8EncQuantizeBlockWHT;

Completed in 181 milliseconds