Searched refs:PITCH_EST_MIN_LAG_MS (Results 1 - 3 of 3) sorted by relevance

/external/libopus/silk/
H A Dtables_pitch_lag.c34 const opus_uint8 silk_pitch_lag_iCDF[ 2 * ( PITCH_EST_MAX_LAG_MS - PITCH_EST_MIN_LAG_MS ) ] = {
H A Ddefine.h81 #define PITCH_EST_MIN_LAG_MS 2 /* 2 ms -> 500 Hz */ macro
H A Dtables.h43 extern const opus_uint8 silk_pitch_lag_iCDF[ 2 * ( PITCH_EST_MAX_LAG_MS - PITCH_EST_MIN_LAG_MS ) ];/* 32 */

Completed in 113 milliseconds