Searched refs:silk_autocorrelation_FLP (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/opus/src/silk/float/
H A Dautocorrelation_FLP.c36 void silk_autocorrelation_FLP( function
H A DSigProc_FLP.h79 void silk_autocorrelation_FLP(
H A Dfind_pitch_lags_FLP.c85 silk_autocorrelation_FLP( auto_corr, Wsig, psEnc->sCmn.pitch_LPC_win_length, psEnc->sCmn.pitchEstimationLPCOrder + 1 );
H A Dnoise_shape_analysis_FLP.c251 silk_autocorrelation_FLP( auto_corr, x_windowed, psEnc->sCmn.shapeWinLength, psEnc->sCmn.shapingLPCOrder + 1 );
/external/libopus/silk/float/
H A Dautocorrelation_FLP.c36 void silk_autocorrelation_FLP( function
H A DSigProc_FLP.h79 void silk_autocorrelation_FLP(
H A Dfind_pitch_lags_FLP.c85 silk_autocorrelation_FLP( auto_corr, Wsig, psEnc->sCmn.pitch_LPC_win_length, psEnc->sCmn.pitchEstimationLPCOrder + 1 );
H A Dnoise_shape_analysis_FLP.c251 silk_autocorrelation_FLP( auto_corr, x_windowed, psEnc->sCmn.shapeWinLength, psEnc->sCmn.shapingLPCOrder + 1 );

Completed in 954 milliseconds