Home
last modified time | relevance | path

Searched refs:NUMBER_SAMPLES (Results 1 – 1 of 1) sorted by relevance

/cts/suite/audio_quality/test/
DAudioRecordPlayTestCommon.h42 static const int NUMBER_SAMPLES = AudioHardware::SAMPLES_PER_ONE_GO * 4; variable
52 SIGNAL_FREQ, NUMBER_SAMPLES); in SetUp()
54 mBufferRecording = new Buffer(NUMBER_SAMPLES * 4, NUMBER_SAMPLES * 4); in SetUp()