HomeSort by relevance Sort by last modified time
    Searched full:tlag (Results 1 - 1 of 1) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
enhancer_interface.c 39 size_t lag=20, tlag=20; local
182 tlag = lag * 2;
186 tlag = lag * 2;
201 regressor=in+tlag-1;
216 lag+=tlag-1;

Completed in 72 milliseconds