Home
last modified time | relevance | path

Searched refs:parcor_coef (Results 1 – 1 of 1) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_pns_js_thumb.c197 WORD16 *parcor_coef, in ixheaacd_tns_decode_coef() argument
200 WORD16 *ptr_par_coef = parcor_coef; in ixheaacd_tns_decode_coef()
220 WORD32 *parcor_coef, in ixheaacd_tns_decode_coef_ld() argument
223 WORD32 *ptr_par_coef = parcor_coef; in ixheaacd_tns_decode_coef_ld()
259 WORD32 parcor_coef[MAX_ORDER + 1]; in ixheaacd_aac_tns_process() local
321 ixheaacd_tns_decode_coefficients(filter, parcor_coef, ptr_aac_tables); in ixheaacd_aac_tns_process()
344 ixheaacd_tns_parcor_to_lpc(parcor_coef, lpc_coef, &scale_lpc, in ixheaacd_aac_tns_process()