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

  /external/chromium_org/third_party/webrtc/modules/audio_processing/agc/
analog_agc.h 100 int16_t inQueue; // 10 ms batch indicator
analog_agc.c 267 if ((M == 10) && (stt->inQueue > 0))
291 if ((M == 10) && (stt->inQueue > 0))
313 if ((stt->inQueue == 0) && (M == 10))
315 stt->inQueue = 1;
318 stt->inQueue = 2;
    [all...]
  /external/chromium_org/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js     [all...]

Completed in 340 milliseconds