Searched refs:PREEMPH_FAC (Results 1 – 4 of 4) sorted by relevance
55 #define PREEMPH_FAC 22282 /* preemphasis factor (0.68 in Q15) */ macro
108 #define PREEMPH_FAC 22282 /* preemphasis factor (0.68 in Q15) */ macro
199 PREEMPH_FAC, in synthesis_amr_wb()
278 mu = PREEMPH_FAC >> 1; /* Q15 --> Q14 */ in coder()1382 Deemph_32(synth_hi + M, synth_lo + M, synth, PREEMPH_FAC, L_SUBFR, &(st->mem_deemph)); in synthesis()