Lines Matching refs:intercept_shift
1151 "intercept_shift = 0\n",
1154 " intercept_shift = intercept_shift + 1\n",
1298 " scaled=dsp.arm_shift_q31(np.array([intercept_q31]),intercept_shift-coef_shift)[0]\n",
1411 "intercept_shift = 0\n",
1414 " intercept_shift = intercept_shift + 1\n",
1531 " scaled=dsp.arm_shift_q15(np.array([intercept_q15]),intercept_shift-coef_shift)[0]\n",
1785 " kws.addVariableArg(\"intercept_shift\")\n",
1816 … conf.pyOptionalArgs=\"input_array,window,coef_q15,coef_shift,intercept_q15,intercept_shift\"\n",
1825 " const int intercept_shift\"\"\"\n",
2014 "nb,error = s.scheduler(dataQ15,windowQ15,coef_q15,coef_shift,intercept_q15,intercept_shift)"
2063 "intercept_shift = 0\n",
2066 " intercept_shift = intercept_shift + 1\n",
2109 "const int intercept_shift=%d;\n",
2122 " intercept_shift,\n",