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

  /external/webp/src/enc/
vp8enci.h 82 // I16DC16 |YYYY| Intra16 predictions (16x16 block each)
130 #define I16DC16 (0 * 16 * BPS)
dsp.c 339 DCMode(I16DC16 + dst, left, top, 16, 16, 5);
quant.c 293 const int VP8I16ModeOffsets[4] = { I16DC16, I16TM16, I16VE16, I16HE16 };

Completed in 20 milliseconds