Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dupsampling_sse2.c107 #define CONVERT2RGB(FUNC, XSTEP, top_y, bottom_y, \ argument
122 #define CONVERT2RGB_32(FUNC, XSTEP, top_y, bottom_y, \ argument
131 #define SSE2_UPSAMPLE_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument
216 #define YUV444_FUNC(FUNC_NAME, CALL, XSTEP) \ argument
Dupsampling_neon.c154 #define CONVERT8(FMT, XSTEP, N, src_y, src_uv, out, cur_x) do { \ argument
184 #define CONVERT1(FUNC, XSTEP, N, src_y, src_uv, rgb, cur_x) { \ argument
195 #define CONVERT2RGB_8(FMT, XSTEP, top_y, bottom_y, uv, \ argument
203 #define CONVERT2RGB_1(FUNC, XSTEP, top_y, bottom_y, uv, \ argument
211 #define NEON_UPSAMPLE_FUNC(FUNC_NAME, FMT, XSTEP) \ argument
Dupsampling.c37 #define UPSAMPLE_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument
155 #define YUV444_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument
Dyuv.c72 #define ROW_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument
/external/opencv3/3rdparty/libwebp/dsp/
Dupsampling_neon.c96 #define CONVERT8(FMT, XSTEP, N, src_y, src_uv, out, cur_x) { \ argument
179 #define CONVERT1(FMT, XSTEP, N, src_y, src_uv, rgb, cur_x) { \ argument
190 #define CONVERT2RGB_8(FMT, XSTEP, top_y, bottom_y, uv, \ argument
200 #define CONVERT2RGB_1(FMT, XSTEP, top_y, bottom_y, uv, \ argument
210 #define NEON_UPSAMPLE_FUNC(FUNC_NAME, FMT, XSTEP) \ argument
Dupsampling.c39 #define UPSAMPLE_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument
113 #define SAMPLE_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument
206 #define YUV444_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument
Dupsampling_sse2.c111 #define CONVERT2RGB(FUNC, XSTEP, top_y, bottom_y, uv, \ argument
128 #define SSE2_UPSAMPLE_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument