Searched refs:I4HD4 (Results 1 – 6 of 6) sorted by relevance
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/ |
A D | vp8i_enc.h | 103 #define I4HD4 (3 * 16 * BPS + 4 * BPS) macro 104 #define I4HU4 (I4HD4 + 4) 105 #define I4TMP (I4HD4 + 8)
|
A D | quant_enc.c | 466 I4DC4, I4TM4, I4VE4, I4HE4, I4RD4, I4VR4, I4LD4, I4VL4, I4HD4, I4HU4
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/ |
A D | enc.c | 529 HD4(I4HD4 + dst, top); in Intra4Preds_C()
|
A D | enc_mips_dsp_r2.c | 1055 HD4(I4HD4 + dst, top); in Intra4Preds_MIPSdspR2()
|
A D | enc_msa.c | 443 HD4(I4HD4 + dst, top); in Intra4Preds_MSA()
|
A D | enc_sse2.c | 907 HD4_SSE2(I4HD4 + dst, top); in Intra4Preds_SSE2()
|
Completed in 35 milliseconds