Searched defs:FUNC_NAME (Results 1 – 3 of 3) sorted by relevance
/external/webp/src/dsp/ |
D | upsampling.c | 37 #define UPSAMPLE_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument 111 #define SAMPLE_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument 162 #define DUAL_SAMPLE_FUNC(FUNC_NAME, FUNC) \ argument 204 #define YUV444_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument
|
D | upsampling_sse2.c | 126 #define SSE2_UPSAMPLE_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument
|
D | upsampling_neon.c | 208 #define NEON_UPSAMPLE_FUNC(FUNC_NAME, FMT, XSTEP) \ argument
|