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

  /device/moto/wingray/libaudio/
AudioPostProcessor.cpp 683 int small_jitter = 0; local
774 small_jitter++;
780 LOGD(" Small jitters- %d (%02.5f%%)", small_jitter, ((float)small_jitter)*100/count);

Completed in 48 milliseconds