Searched refs:q_lpc (Results 1 – 4 of 4) sorted by relevance
303 Int q_lpc = Q_LPC; in tns_decode_coef() local425 q_lpc--; in tns_decode_coef()478 q_lpc -= shift_amount; in tns_decode_coef()485 if (q_lpc > 15) in tns_decode_coef()487 shift_amount = q_lpc - 15; in tns_decode_coef()495 q_lpc -= shift_amount; in tns_decode_coef()498 return (q_lpc); in tns_decode_coef()
243 pFilt->q_lpc, in apply_tns()386 pFilt->q_lpc, in apply_tns()
119 Int q_lpc; member
550 pFilt->q_lpc = in get_tns()