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

  /external/webp/src/enc/
vp8enci.h 69 // |I16VE16|I16HE16|
91 #define I16VE16 (1 * 16 * BPS)
92 #define I16HE16 (I16VE16 + 16)
quant.c 443 const int VP8I16ModeOffsets[4] = { I16DC16, I16TM16, I16VE16, I16HE16 };
    [all...]
  /external/opencv3/3rdparty/libwebp/enc/
vp8enci.h 100 // I16VE16 |YYYY|
142 #define I16VE16 (2 * 16 * BPS)
quant.c 361 const int VP8I16ModeOffsets[4] = { I16DC16, I16TM16, I16VE16, I16HE16 };
    [all...]
  /external/opencv3/3rdparty/libwebp/dsp/
enc.c 337 VerticalPred(I16VE16 + dst, top, 16);
  /external/webp/src/dsp/
enc.c 329 VerticalPred(I16VE16 + dst, top, 16);
enc_mips_dsp_r2.c     [all...]
enc_sse2.c     [all...]

Completed in 1010 milliseconds