Searched refs:I4DC4 (Results 1 – 5 of 5) sorted by relevance
/external/webp/src/enc/ |
D | vp8enci.h | 99 #define I4DC4 (3 * 16 * BPS + 0) macro 100 #define I4TM4 (I4DC4 + 4) 101 #define I4VE4 (I4DC4 + 8) 102 #define I4HE4 (I4DC4 + 12) 103 #define I4RD4 (I4DC4 + 16) 104 #define I4VR4 (I4DC4 + 20) 105 #define I4LD4 (I4DC4 + 24) 106 #define I4VL4 (I4DC4 + 28)
|
D | quant.c | 448 I4DC4, I4TM4, I4VE4, I4HE4, I4RD4, I4VR4, I4LD4, I4VL4, I4HD4, I4HU4
|
/external/webp/src/dsp/ |
D | enc.c | 511 DC4(I4DC4 + dst, top); in Intra4Preds()
|
D | enc_mips_dsp_r2.c | 1045 DC4(I4DC4 + dst, top); in Intra4Preds()
|
D | enc_sse2.c | 981 DC4(I4DC4 + dst, top); in Intra4Preds()
|