/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/ |
A D | upsampling_sse2.c | 107 #define CONVERT2RGB_32(FUNC, XSTEP, top_y, bottom_y, \ argument 116 #define SSE2_UPSAMPLE_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument 217 #define YUV444_FUNC(FUNC_NAME, CALL, CALL_C, XSTEP) \ argument
|
A D | upsampling_sse41.c | 109 #define CONVERT2RGB_32(FUNC, XSTEP, top_y, bottom_y, \ argument 118 #define SSE4_UPSAMPLE_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument 204 #define YUV444_FUNC(FUNC_NAME, CALL, CALL_C, XSTEP) \ argument
|
A D | upsampling.c | 37 #define UPSAMPLE_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument 180 #define YUV444_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument
|
A D | upsampling_neon.c | 135 #define CONVERT8(FMT, XSTEP, N, src_y, src_uv, out, cur_x) do { \ argument 165 #define CONVERT1(FUNC, XSTEP, N, src_y, src_uv, rgb, cur_x) { \ argument 176 #define CONVERT2RGB_8(FMT, XSTEP, top_y, bottom_y, uv, \ argument 184 #define CONVERT2RGB_1(FUNC, XSTEP, top_y, bottom_y, uv, \ argument 192 #define NEON_UPSAMPLE_FUNC(FUNC_NAME, FMT, XSTEP) \ argument
|
A D | yuv_mips32.c | 24 #define ROW_FUNC(FUNC_NAME, XSTEP, R, G, B, A) \ argument
|
A D | yuv_mips_dsp_r2.c | 71 #define ROW_FUNC(FUNC_NAME, XSTEP, R, G, B, A) \ argument
|
A D | upsampling_mips_dsp_r2.c | 145 #define UPSAMPLE_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument 243 #define YUV444_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument
|
A D | yuv.c | 22 #define ROW_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument
|
A D | upsampling_msa.c | 566 #define UPSAMPLE_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument
|