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

  /cts/suite/audio_quality/lib/include/audio/
AudioHardware.h 31 static const int SAMPLES_PER_ONE_GO = 4096;
  /cts/suite/audio_quality/lib/src/audio/
AudioLocal.cpp 149 mCommandResult = doPrepare(mSamplingRate, AudioHardware::SAMPLES_PER_ONE_GO);
  /cts/suite/audio_quality/test/
AudioPlayTestCommon.h 42 static const int SIGNAL_LENGTH = AudioHardware::SAMPLES_PER_ONE_GO * 2;
AudioRecordPlayTestCommon.h 42 static const int NUMBER_SAMPLES = AudioHardware::SAMPLES_PER_ONE_GO * 4;

Completed in 61 milliseconds