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

  /external/webp/src/enc/
quant.c 42 const uint8_t VP8Zigzag[16] = {
146 const int j = VP8Zigzag[i];
443 const int j = VP8Zigzag[n];
467 const int j = VP8Zigzag[n];
563 const int j = VP8Zigzag[n];
vp8enci.h 162 extern const uint8_t VP8Zigzag[16];
dsp.c 632 const int j = VP8Zigzag[n];

Completed in 40 milliseconds