/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/ |
A D | upsampling.c | 37 #define UPSAMPLE_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument 138 #define DUAL_SAMPLE_FUNC(FUNC_NAME, FUNC) \ argument 180 #define YUV444_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument
|
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
|
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
|
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 | upsampling_neon.c | 165 #define CONVERT1(FUNC, XSTEP, N, src_y, src_uv, rgb, cur_x) { \ argument 184 #define CONVERT2RGB_1(FUNC, XSTEP, top_y, bottom_y, uv, \ 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
|
/AliOS-Things-master/components/SDL2/src/gfx/Test/ |
A D | TestImageFilter.c | 157 #define FUNC(f) { #f, SDL_imageFilter ## f } in main() macro 239 #define FUNC(f, c) { #f, SDL_imageFilter ## f, c } in main() macro 293 #define FUNC(f, c1, c2) { #f, SDL_imageFilter ## f, c1, c2 } in main() macro 372 #define FUNC(f, c) { #f, SDL_imageFilter ## f, c } in main() macro
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | IMG_webp.c | 59 #define FUNCTION_LOADER(FUNC, SIG) \ argument 63 #define FUNCTION_LOADER(FUNC, SIG) \ argument
|
A D | IMG_tif.c | 43 #define FUNCTION_LOADER(FUNC, SIG) \ argument 47 #define FUNCTION_LOADER(FUNC, SIG) \ argument
|
A D | IMG_jpg.c | 71 #define FUNCTION_LOADER(FUNC, SIG) \ argument 75 #define FUNCTION_LOADER(FUNC, SIG) \ argument
|
A D | IMG_png.c | 147 #define FUNCTION_LOADER(FUNC, SIG) \ argument 151 #define FUNCTION_LOADER(FUNC, SIG) \ argument
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/targets/hal/rtl8721d/ |
A D | PinNames.h | 11 #define PIN_DATA(PUPD, FUNC) (((PUPD) << 6) | (FUNC)) argument
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/swig/ |
A D | libwebp_java_wrap.c | 966 #define LOSSY_WRAPPER(FUNC) \ argument 981 #define LOSSLESS_WRAPPER(FUNC) \ in LOSSY_WRAPPER() argument
|
A D | libwebp_python_wrap.c | 3287 #define LOSSY_WRAPPER(FUNC) \ argument 3302 #define LOSSLESS_WRAPPER(FUNC) \ in LOSSY_WRAPPER() argument
|