Searched defs:inc (Results 1 – 15 of 15) sorted by relevance
/AliOS-Things-master/components/SDL2/src/video/ |
A D | SDL_stretch.c | 81 int pos, inc; in generate_rowbytes() local 180 int pos, inc; in DEFINE_COPY_ROW() local 208 int pos, inc; in SDL_SoftStretch() local
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/FilteringFunctions/ |
A D | arm_correlate_fast_opt_q15.c | 86 int32_t inc = 1; /* Destination address modifier */ in arm_correlate_fast_opt_q15() local
|
A D | arm_correlate_opt_q15.c | 85 int32_t inc = 1; /* output pointer increment */ in arm_correlate_opt_q15() local
|
A D | arm_correlate_opt_q7.c | 88 int32_t inc = 1; /* output pointer increment */ in arm_correlate_opt_q7() local
|
A D | arm_correlate_q31.c | 87 int32_t inc = 1; /* Destination address modifier */ in arm_correlate_q31() local
|
A D | arm_correlate_f32.c | 126 int32_t inc = 1; /* Destination address modifier */ in arm_correlate_f32() local
|
A D | arm_correlate_fast_q15.c | 83 int32_t inc = 1; /* Destination address modifier */ in arm_correlate_fast_q15() local
|
A D | arm_correlate_fast_q31.c | 85 int32_t inc = 1; /* Destination address modifier */ in arm_correlate_fast_q31() local
|
A D | arm_correlate_q15.c | 88 int32_t inc = 1; /* Destination address modifier */ in arm_correlate_q15() local
|
A D | arm_correlate_q7.c | 88 int32_t inc = 1; in arm_correlate_q7() local
|
/AliOS-Things-master/components/freetype/src/cid/ |
A D | cidgload.c | 56 FT_Incremental_InterfaceRec *inc = in cid_load_glyph() local
|
/AliOS-Things-master/components/freetype/src/type1/ |
A D | t1gload.c | 67 FT_Incremental_InterfaceRec *inc = in T1_Parse_Glyph_And_Get_Char_String() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/ |
A D | pngvalid.c | 11203 int x, y, base=(-1), inc=8; in png_pass_row_shift() local 11237 int x, y, base=(-1), inc=8; in png_pass_col_shift() local
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/optimized/ |
A D | optimized_ops.h | 7800 int32x4_t inc = vdupq_n_s32(4); in ArgMinVector() local 7856 int32x4_t inc = vdupq_n_s32(4); in ArgMaxVector() local
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/ |
A D | quickjs.c | 39779 int i, len, v_len, pos, start, stop, ret, inc; in js_string_indexOf() local 51368 int len, tag, is_int, is_bigint, k, stop, inc, res = -1; in js_typed_array_indexOf() local
|
Completed in 147 milliseconds