Lines Matching refs:coef_shift
1143 "coef_shift=0\n",
1146 " coef_shift = coef_shift + 1\n",
1298 " scaled=dsp.arm_shift_q31(np.array([intercept_q31]),intercept_shift-coef_shift)[0]\n",
1403 "coef_shift=0\n",
1406 " coef_shift = coef_shift + 1\n",
1531 " scaled=dsp.arm_shift_q15(np.array([intercept_q15]),intercept_shift-coef_shift)[0]\n",
1783 " kws.addVariableArg(\"coef_shift\")\n",
1816 …" conf.pyOptionalArgs=\"input_array,window,coef_q15,coef_shift,intercept_q15,intercept_shif…
1823 " const int coef_shift,\n",
2014 "nb,error = s.scheduler(dataQ15,windowQ15,coef_q15,coef_shift,intercept_q15,intercept_shift)"
2055 "coef_shift=0\n",
2058 " coef_shift = coef_shift + 1\n",
2108 "const int coef_shift=%d;\n",
2121 " coef_shift,\n",