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

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
settings.h 160 #define PITCH_SUBFRAMES 4
161 #define PITCH_SUBFRAME_LEN 60 /* (PITCH_FRAME_LEN/PITCH_SUBFRAMES) */
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
settings.h 123 #define PITCH_SUBFRAMES 4
125 #define PITCH_SUBFRAME_LEN (PITCH_FRAME_LEN/PITCH_SUBFRAMES)

Completed in 290 milliseconds