Searched defs:cur_x (Results 1 – 5 of 5) sorted by relevance
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/ |
A D | upsampling_neon.c | 135 #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 177 top_dst, bottom_dst, cur_x, len) { \ argument 185 top_dst, bottom_dst, cur_x, len) { \ argument
|
A D | upsampling_sse2.c | 108 top_dst, bottom_dst, cur_x) do { \ argument
|
A D | upsampling_sse41.c | 110 top_dst, bottom_dst, cur_x) do { \ argument
|
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/aircraftBattle/ |
A D | aircraftBattle.h | 62 int cur_x; // 运动 member
|
/AliOS-Things-master/components/freetype/src/pshinter/ |
A D | pshalgo.h | 176 FT_Pos cur_x; member
|
Completed in 11 milliseconds