Searched refs:I4DC4 (Results 1 - 8 of 8) sorted by relevance

/external/webp/src/enc/
H A Dvp8enci.h74 // |I4DC4 I4TM4 I4VE4 I4HE4|I4RD4 I4VR4 I4LD4 I4VL4|
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)
H A Dquant.c448 I4DC4, I4TM4, I4VE4, I4HE4, I4RD4, I4VR4, I4LD4, I4VL4, I4HD4, I4HU4
/external/opencv3/3rdparty/libwebp/enc/
H A Dvp8enci.h118 // |YYYY| I4DC4 I4TM4 I4VE4 I4HE4
150 #define I4DC4 (6 * 16 * BPS + 0) macro
H A Dquant.c366 I4DC4, I4TM4, I4VE4, I4HE4, I4RD4, I4VR4, I4LD4, I4VL4, I4HD4, I4HU4
/external/opencv3/3rdparty/libwebp/dsp/
H A Denc.c518 DC4(I4DC4 + dst, top);
/external/webp/src/dsp/
H A Denc.c511 DC4(I4DC4 + dst, top);
H A Denc_mips_dsp_r2.c1045 DC4(I4DC4 + dst, top);
H A Denc_sse2.c981 DC4(I4DC4 + dst, top);

Completed in 510 milliseconds