Home
last modified time | relevance | path

Searched refs:I4DC4 (Results 1 – 5 of 5) sorted by relevance

/external/webp/src/enc/
Dvp8enci.h99 #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)
Dquant.c448 I4DC4, I4TM4, I4VE4, I4HE4, I4RD4, I4VR4, I4LD4, I4VL4, I4HD4, I4HU4
/external/webp/src/dsp/
Denc.c511 DC4(I4DC4 + dst, top); in Intra4Preds()
Denc_mips_dsp_r2.c1045 DC4(I4DC4 + dst, top); in Intra4Preds()
Denc_sse2.c981 DC4(I4DC4 + dst, top); in Intra4Preds()