/external/chromium_org/third_party/opus/src/silk/fixed/ |
autocorr_FIX.c | 36 void silk_autocorr( function
|
find_pitch_lags_FIX.c | 90 silk_autocorr( auto_corr, &scale, Wsig, psEnc->sCmn.pitch_LPC_win_length, psEnc->sCmn.pitchEstimationLPCOrder + 1, arch );
|
noise_shape_analysis_FIX.c | 285 silk_autocorr( auto_corr, &scale, x_windowed, psEnc->sCmn.shapeWinLength, psEnc->sCmn.shapingLPCOrder + 1, arch );
|
/external/libopus/silk/fixed/ |
autocorr_FIX.c | 36 void silk_autocorr( function
|
find_pitch_lags_FIX.c | 90 silk_autocorr( auto_corr, &scale, Wsig, psEnc->sCmn.pitch_LPC_win_length, psEnc->sCmn.pitchEstimationLPCOrder + 1, arch );
|
noise_shape_analysis_FIX.c | 285 silk_autocorr( auto_corr, &scale, x_windowed, psEnc->sCmn.shapeWinLength, psEnc->sCmn.shapingLPCOrder + 1, arch );
|
/external/chromium_org/third_party/opus/src/silk/ |
SigProc_FIX.h | 225 void silk_autocorr( [all...] |
/external/libopus/silk/ |
SigProc_FIX.h | 225 void silk_autocorr( [all...] |