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

  /external/opencv3/3rdparty/libwebp/enc/
vp8enci.h 104 // I16HE16 |YYYY|
143 #define I16HE16 (3 * 16 * BPS)
quant.c 361 const int VP8I16ModeOffsets[4] = { I16DC16, I16TM16, I16VE16, I16HE16 };
    [all...]
  /external/webp/src/enc/
vp8enci.h 69 // |I16VE16|I16HE16|
92 #define I16HE16 (I16VE16 + 16)
quant.c 443 const int VP8I16ModeOffsets[4] = { I16DC16, I16TM16, I16VE16, I16HE16 };
    [all...]
  /external/opencv3/3rdparty/libwebp/dsp/
enc.c 338 HorizontalPred(I16HE16 + dst, left, 16);
  /external/webp/src/dsp/
enc.c 330 HorizontalPred(I16HE16 + dst, left, 16);
enc_mips_dsp_r2.c     [all...]
enc_sse2.c     [all...]

Completed in 233 milliseconds