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

  /external/opencv3/3rdparty/libwebp/enc/
vp8enci.h 96 // I16TM16 |YYYY|
141 #define I16TM16 (1 * 16 * BPS)
quant.c 361 const int VP8I16ModeOffsets[4] = { I16DC16, I16TM16, I16VE16, I16HE16 };
    [all...]
  /external/webp/src/enc/
vp8enci.h 68 // |I16DC16|I16TM16|
90 #define I16TM16 (I16DC16 + 16)
quant.c 443 const int VP8I16ModeOffsets[4] = { I16DC16, I16TM16, I16VE16, I16HE16 };
    [all...]
  /external/opencv3/3rdparty/libwebp/dsp/
enc.c 339 TrueMotion(I16TM16 + dst, left, top, 16);
  /external/webp/src/dsp/
enc.c 331 TrueMotion(I16TM16 + dst, left, top, 16);
enc_mips_dsp_r2.c     [all...]
enc_sse2.c     [all...]

Completed in 202 milliseconds