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

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
settings.h 153 #define PITCH_MIN_LAG_Q8 5120 /* 256 * PITCH_MIN_LAG */
pitch_estimator.c 313 lagsQ8[0] = tmp32b + PITCH_MIN_LAG_Q8;
321 tmp32a = lagsQ8[0] - PITCH_MIN_LAG_Q8;
388 lagsQ8[2] = tmp32b + PITCH_MIN_LAG_Q8;

Completed in 46 milliseconds