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

  /external/webp/src/enc/
vp8enci.h 105 // C8HE8 |UUVV|
138 #define C8HE8 (5 * 16 * BPS + 8 * BPS)
dsp.c 322 HorizontalPred(C8HE8 + dst, left, 8);
330 HorizontalPred(C8HE8 + dst, left, 8);
quant.c 294 const int VP8UVModeOffsets[4] = { C8DC8, C8TM8, C8VE8, C8HE8 };

Completed in 37 milliseconds