Searched refs:PITCH_EST_MAX_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.h82 #define PITCH_EST_MAX_LAG_MS 18 /* 18 ms -> 56 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 139 milliseconds