Home
last modified time | relevance | path

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

/external/aac/libFDK/include/
DFDK_lpc.h198 INT CLpc_ParcorToLpc(const FIXP_LPC_TNS reflCoeff[], FIXP_LPC_TNS LpcCoeff[],
200 INT CLpc_ParcorToLpc(const FIXP_LPC reflCoeff[], FIXP_LPC LpcCoeff[],
/external/aac/libFDK/src/
DFDK_lpc.cpp355 INT CLpc_ParcorToLpc(const FIXP_LPC_TNS reflCoeff[], FIXP_LPC_TNS LpcCoeff[], in CLpc_ParcorToLpc() function
393 INT CLpc_ParcorToLpc(const FIXP_LPC reflCoeff[], FIXP_LPC LpcCoeff[], in CLpc_ParcorToLpc() function
/external/aac/libAACenc/src/
Daacenc_tns.cpp1078 lpcGainFactor = CLpc_ParcorToLpc( in FDKaacEnc_TnsEncode()