Home
last modified time | relevance | path

Searched defs:XSTEP (Results 1 – 9 of 9) sorted by relevance

/external/webp/src/dsp/
Dupsampling_sse41.c109 #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
Dupsampling_sse2.c107 #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
Dupsampling.c37 #define UPSAMPLE_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument
180 #define YUV444_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument
Dupsampling_neon.c135 #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
Dyuv_mips32.c24 #define ROW_FUNC(FUNC_NAME, XSTEP, R, G, B, A) \ argument
Dyuv_mips_dsp_r2.c71 #define ROW_FUNC(FUNC_NAME, XSTEP, R, G, B, A) \ argument
Dupsampling_mips_dsp_r2.c145 #define UPSAMPLE_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument
243 #define YUV444_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument
Dyuv.c22 #define ROW_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument
Dupsampling_msa.c566 #define UPSAMPLE_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument