Searched refs:I16TM16 (Results 1 – 5 of 5) sorted by relevance
/external/webp/src/enc/ |
D | vp8enci.h | 90 #define I16TM16 (I16DC16 + 16) macro
|
D | quant.c | 443 const int VP8I16ModeOffsets[4] = { I16DC16, I16TM16, I16VE16, I16HE16 };
|
/external/webp/src/dsp/ |
D | enc.c | 331 TrueMotion(I16TM16 + dst, left, top, 16); in Intra16Preds()
|
D | enc_mips_dsp_r2.c | 1039 TrueMotion16(I16TM16 + dst, left, top); in Intra16Preds()
|
D | enc_sse2.c | 1021 TrueMotion(I16TM16 + dst, left, top, 16); in Intra16Preds()
|