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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
decode_plc.c 273 int16_t nLP, pLP, wNoisyLP, wPriodicLP, tmp16, minIdx;
322 minIdx = 11;
337 minIdx = i;
342 FRAMESAMPLES_HALF - lag0*2 - 10 + minIdx] );
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/
StillCaptureTest.java     [all...]

Completed in 1129 milliseconds