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

  /cts/apps/CtsVerifier/jni/audioquality/
GlitchTest.cpp 65 int n_frames = 1 + ((numSamples - mWindowSize) / mFrameStep); local
66 if (n_frames < 4) { // pathologically short input signal
72 for (int frame = 0; frame < n_frames; ++frame) {
  /external/svox/pico/lib/
picosig.c 381 picoos_int16 n_frames, n_count; local
579 n_frames = 2;
582 for (n_count = 0; n_count < n_frames; n_count++) {
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
debuginfo.c 3071 UInt n_frames; local
    [all...]

Completed in 335 milliseconds