Home | History | Annotate | Download | only in src

Lines Matching refs:FIXP_LPC

244 static void FDKaacEnc_Parcor2Index(const FIXP_LPC *parcor, INT *RESTRICT index,
247 static void FDKaacEnc_Index2Parcor(const INT *index, FIXP_LPC *RESTRICT parcor,
773 FIXP_LPC parcor_tmp[TNS_MAX_ORDER];
1071 FIXP_LPC LpcCoeff[TNS_MAX_ORDER];
1073 FIXP_LPC parcor_tmp[TNS_MAX_ORDER];
1141 static INT FDKaacEnc_Search3(FIXP_LPC parcor) {
1150 static INT FDKaacEnc_Search4(FIXP_LPC parcor) {
1164 static void FDKaacEnc_Parcor2Index(const FIXP_LPC *parcor, INT *RESTRICT index,
1185 static void FDKaacEnc_Index2Parcor(const INT *index, FIXP_LPC *RESTRICT parcor,