Home
last modified time | relevance | path

Searched refs:inc (Results 1 – 10 of 10) sorted by relevance

/sof-2.7.6/src/math/
Dfir_hifi3.c105 const int inc = sizeof(int32_t); in fir_32x16_hifi3() local
134 AE_L32_XC(d0, dp, inc); in fir_32x16_hifi3()
135 AE_L32_XC(d1, dp, inc); in fir_32x16_hifi3()
148 AE_L32_XC(d0, dp, inc); in fir_32x16_hifi3()
149 AE_L32_XC(d1, dp, inc); in fir_32x16_hifi3()
183 const int inc = 2 * sizeof(int32_t); in fir_32x16_2x_hifi3() local
210 AE_L32X2_XC(d0, dp, inc); in fir_32x16_2x_hifi3()
221 AE_L32X2_XC(d1, dp, inc); in fir_32x16_2x_hifi3()
231 AE_L32X2_XC(d1, dp, inc); in fir_32x16_2x_hifi3()
Dfir_hifi2ep.c102 const int inc = sizeof(int32_t); in fir_32x16_hifiep() local
128 AE_LP24F_C(d0, dp, inc); in fir_32x16_hifiep()
129 AE_LP24F_C(d1, dp, inc); in fir_32x16_hifiep()
141 AE_LP24F_C(d0, dp, inc); in fir_32x16_hifiep()
142 AE_LP24F_C(d1, dp, inc); in fir_32x16_hifiep()
177 const int inc = 2 * sizeof(int32_t); in fir_32x16_2x_hifiep() local
202 AE_LP24X2F_C(d0, dp, inc); in fir_32x16_2x_hifiep()
212 AE_LP24X2F_C(d1, dp, inc); in fir_32x16_2x_hifiep()
231 AE_LP24X2F_C(d1, dp, inc); in fir_32x16_2x_hifiep()
Ddecibels.c35 int32_t inc; in exp_small_fixed() local
43 inc = (int32_t)(num / den); in exp_small_fixed()
44 y0 += inc; in exp_small_fixed()
/sof-2.7.6/src/audio/src/
Dsrc_hifi2ep.c48 const int inc = sizeof(ae_p24x2f); in fir_filter() local
76 AE_LP24X2F_C(p0, dp, inc); /* r0, l0 */ in fir_filter()
77 AE_LP24X2F_C(p1, dp, inc); /* r1, l1 */ in fir_filter()
93 AE_LP24X2F_C(p0, dp, inc); /* r2, l2 */ in fir_filter()
94 AE_LP24X2F_C(p1, dp, inc); /* r3, l3 */ in fir_filter()
130 AE_LP24F_C(p0, dp0, inc); in fir_filter()
131 AE_LP24F_C(p1, dp0, inc); in fir_filter()
141 AE_LP24F_C(p0, dp0, inc); in fir_filter()
142 AE_LP24F_C(p1, dp0, inc); in fir_filter()
180 const int inc = sizeof(ae_p24x2f); in fir_filter() local
[all …]
Dsrc_hifi3.c48 const int inc = nch * sizeof(int32_t); in fir_filter() local
73 AE_L32X2_XC(d0, dp, inc); /* r0, l0 */ in fir_filter()
74 AE_L32X2_XC(d1, dp, inc); /* r1, l1 */ in fir_filter()
88 AE_L32X2_XC(d0, dp, inc); /* r2, l2 */ in fir_filter()
89 AE_L32X2_XC(d1, dp, inc); /* r3, l3 */ in fir_filter()
132 AE_L32_XC(d0, dp0, inc); in fir_filter()
133 AE_L32_XC(d1, dp0, inc); in fir_filter()
144 AE_L32_XC(d0, dp0, inc); in fir_filter()
145 AE_L32_XC(d1, dp0, inc); in fir_filter()
187 const int inc = nch * sizeof(int32_t); in fir_filter() local
[all …]
/sof-2.7.6/src/audio/eq_fir/
Deq_fir_hifi2ep.c39 int inc = nch << 1; in eq_fir_2x_s32() local
58 x0 += inc; in eq_fir_2x_s32()
59 y0 += inc; in eq_fir_2x_s32()
116 int inc = nch << 1; in eq_fir_2x_s24() local
137 x0 += inc; in eq_fir_2x_s24()
138 y0 += inc; in eq_fir_2x_s24()
197 int inc = nch << 1; in eq_fir_2x_s16() local
218 x0 += inc; in eq_fir_2x_s16()
219 y0 += inc; in eq_fir_2x_s16()
Deq_fir_hifi3.c98 int inc = nch * sizeof(int32_t); in eq_fir_s32() local
125 AE_L32_XC(in, x, inc); in eq_fir_s32()
133 AE_S32_L_XC((ae_int32x2)out, y, inc); in eq_fir_s32()
220 int inc = nch * sizeof(int32_t); in eq_fir_s24() local
249 AE_L32_XC(d, x, inc); in eq_fir_s24()
259 AE_S32_L_XC(d, y, inc); in eq_fir_s24()
350 int inc = nch * sizeof(int16_t); in eq_fir_s16() local
377 AE_L16_XC(d, x, inc); in eq_fir_s16()
387 AE_S16_0_XC(d, y, inc); in eq_fir_s16()
/sof-2.7.6/src/audio/drc/
Ddrc_hifi3.c304 int i, j, ch, inc; in drc_compress_output() local
325 inc = 0; in drc_compress_output()
346 div_start + inc; in drc_compress_output()
352 inc++; in drc_compress_output()
382 div_start + inc; in drc_compress_output()
388 inc++; in drc_compress_output()
414 inc = 0; in drc_compress_output()
434 div_start + inc; in drc_compress_output()
440 inc++; in drc_compress_output()
471 div_start + inc; in drc_compress_output()
[all …]
Ddrc_generic.c273 int i, j, ch, inc; in drc_compress_output() local
292 inc = 0; in drc_compress_output()
311 div_start + inc; in drc_compress_output()
318 inc++; in drc_compress_output()
345 div_start + inc; in drc_compress_output()
352 inc++; in drc_compress_output()
375 inc = 0; in drc_compress_output()
393 div_start + inc; in drc_compress_output()
400 inc++; in drc_compress_output()
427 div_start + inc; in drc_compress_output()
[all …]
/sof-2.7.6/src/audio/smart_amp/
DCMakeLists.txt4 target_include_directories(sof PUBLIC ${PROJECT_SOURCE_DIR}/src/audio/smart_amp/dsm_api/inc)