Searched refs:coefs (Results 1 – 3 of 3) sorted by relevance
40 const silk_float *coefs, in warped_gain() argument48 gain = coefs[ order - 1 ]; in warped_gain()50 gain = lambda * gain + coefs[ i ]; in warped_gain()
86 int32_t hann, hann1, coefs; in WindowAndFFT() local149 [hann1] "=&r" (hann1), [shift1] "=&r" (shift1), [coefs] "=&r" (coefs), in WindowAndFFT()
470 const dng_vector &coefs = fRadParams [plane]; in MaxSrcRadiusGap() local472 const real64 k3 = coefs [1]; in MaxSrcRadiusGap()473 const real64 k5 = coefs [2]; in MaxSrcRadiusGap()474 const real64 k7 = coefs [3]; in MaxSrcRadiusGap()