HomeSort by relevance Sort by last modified time
    Searched refs:silk_autocorrelation_FLP (Results 1 - 4 of 4) sorted by null

  /external/libopus/silk/float/
autocorrelation_FLP.c 36 void silk_autocorrelation_FLP(
SigProc_FLP.h 79 void silk_autocorrelation_FLP(
find_pitch_lags_FLP.c 85 silk_autocorrelation_FLP( auto_corr, Wsig, psEnc->sCmn.pitch_LPC_win_length, psEnc->sCmn.pitchEstimationLPCOrder + 1 );
noise_shape_analysis_FLP.c 251 silk_autocorrelation_FLP( auto_corr, x_windowed, psEnc->sCmn.shapeWinLength, psEnc->sCmn.shapingLPCOrder + 1 );

Completed in 1084 milliseconds