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

  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
settings.h 144 #define PITCH_MIN_LAG_Q8 5120 /* 256 * PITCH_MIN_LAG */
pitch_estimator.c 429 lagsQ8[0] = tmp32b + PITCH_MIN_LAG_Q8;
437 tmp32a = lagsQ8[0] - PITCH_MIN_LAG_Q8;
502 lagsQ8[2] = tmp32b + PITCH_MIN_LAG_Q8;

Completed in 43 milliseconds