Searched refs:ACORR_COEFS (Results 1 – 4 of 4) sorted by relevance
110 } ACORR_COEFS; typedef116 autoCorr2nd_real (ACORR_COEFS *ac, /*!< Pointer to autocorrelation coeffs */121 autoCorr2nd_cplx (ACORR_COEFS *ac, /*!< Pointer to autocorrelation coeffs */
113 autoCorr2nd_real (ACORR_COEFS *ac, /*!< Pointer to autocorrelation coeffs */ in autoCorr2nd_real()187 autoCorr2nd_cplx (ACORR_COEFS *ac, /*!< Pointer to autocorrelation coeffs */ in autoCorr2nd_cplx()
149 C_ALLOC_SCRATCH_START(ac, ACORR_COEFS, 1); in FDKsbrEnc_CalculateTonalityQuotas()157 …SSERT(sizeof(FIXP_DBL)*NUM_V_COMBINE*BAND_V_SIZE*2 < (1024*sizeof(FIXP_DBL)-sizeof(ACORR_COEFS)) ); in FDKsbrEnc_CalculateTonalityQuotas()308 C_ALLOC_SCRATCH_END(ac, ACORR_COEFS, 1); in FDKsbrEnc_CalculateTonalityQuotas()
250 ACORR_COEFS ac; in lppTransposer()