Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libwebp/dsp/
Dupsampling_neon.c120 #define CONVERT8(FMT, XSTEP, N, src_y, src_uv, out, cur_x) { \ argument
153 #define CONVERT1(FUNC, XSTEP, N, src_y, src_uv, rgb, cur_x) { \ argument
164 #define CONVERT2RGB_8(FMT, XSTEP, top_y, bottom_y, uv, \ argument
172 #define CONVERT2RGB_1(FUNC, XSTEP, top_y, bottom_y, uv, \ argument
180 #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
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
Dyuv_mips32.c24 #define ROW_FUNC(FUNC_NAME, XSTEP, R, G, B, A) \ argument
Dyuv.c72 #define ROW_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument
/external/webp/src/dsp/
Dupsampling_neon.c120 #define CONVERT8(FMT, XSTEP, N, src_y, src_uv, out, cur_x) { \ argument
153 #define CONVERT1(FUNC, XSTEP, N, src_y, src_uv, rgb, cur_x) { \ argument
164 #define CONVERT2RGB_8(FMT, XSTEP, top_y, bottom_y, uv, \ argument
172 #define CONVERT2RGB_1(FUNC, XSTEP, top_y, bottom_y, uv, \ argument
180 #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
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
Dyuv_mips32.c24 #define ROW_FUNC(FUNC_NAME, XSTEP, R, G, B, A) \ argument
Dyuv.c72 #define ROW_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument