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

  /external/webp/src/dsp/
dsp.h 201 typedef int (*VP8Quantize2Blocks)(int16_t in[32], int16_t out[32],
205 extern VP8Quantize2Blocks VP8EncQuantize2Blocks;
enc.c 848 VP8Quantize2Blocks VP8EncQuantize2Blocks;

Completed in 42 milliseconds