Searched defs:nf (Results 1 – 4 of 4) sorted by relevance
683 int nf = n ? 8 - (int)((16 * sum) / n + 0.5f) : 0; in estimate_noise() local696 int nf, uint16_t nf_seed, float g, float *x, int nq) in fill_noise()724 static void put_noise_factor(lc3_bits_t *bits, int nf) in put_noise_factor()883 int nf = get_noise_factor(bits); in lc3_spec_decode() local
260 int nf = LC3_NE(dt, bw) >> (nfilters - 1); in forward_filtering() local301 int nf = LC3_NE(dt, bw) >> (nfilters - 1); in inverse_filtering() local
418 int nf = LC3_NS(dt, sr_dst); in lc3_mdct_forward() local439 int nf = LC3_NS(dt, sr_src); in lc3_mdct_inverse() local
154 final NumberFormat nf; in setupKeypad() local