Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Dusacdec_lpc.h188 void E_LPC_f_lsp_a_conversion(FIXP_LPC *lsp, FIXP_LPC *a, INT *a_exp);
Dusacdec_lpd.cpp1016 E_LPC_f_lsp_a_conversion( in CLpd_TcxDecode()
1022 E_LPC_f_lsp_a_conversion( in CLpd_TcxDecode()
1397 E_LPC_f_lsp_a_conversion( in CLpdChannelStream_Read()
1404 E_LPC_f_lsp_a_conversion( in CLpdChannelStream_Read()
Dusacdec_lpc.cpp1156 void E_LPC_f_lsp_a_conversion(FIXP_LPC *lsp, FIXP_LPC *a, INT *a_exp) { in E_LPC_f_lsp_a_conversion() function
Dblock.cpp1128 E_LPC_f_lsp_a_conversion(A, A, &A_exp); in CBlock_FrequencyToTime()
Dusacdec_acelp.cpp553 E_LPC_f_lsp_a_conversion(lsp_interpol, A, A_exp); in int_lpc_acelp()