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

  /external/chromium_org/media/audio/cras/
cras_input_unittest.cc 71 kTestBitsPerSample,
102 static const unsigned int kTestBitsPerSample;
115 const unsigned int CrasInputStreamTest::kTestBitsPerSample = 16;
140 kTestBitsPerSample - 1,
152 kTestBitsPerSample,
165 kTestBitsPerSample,
199 kTestBitsPerSample,
209 kTestBitsPerSample,
cras_unified_unittest.cc 77 kTestBitsPerSample, samples_per_packet);
87 static const int kTestBitsPerSample;
101 const int CrasUnifiedStreamTest::kTestBitsPerSample = 16;
118 kTestSampleRate, kTestBitsPerSample - 1,
126 0, kTestBitsPerSample, kTestFramesPerPacket);
  /external/chromium_org/media/audio/alsa/
alsa_output_unittest.cc 119 kTestBitsPerSample, samples_per_packet);
148 static const int kTestBitsPerSample;
180 const int AlsaPcmOutputStreamTest::kTestBitsPerSample = 8;
182 AlsaPcmOutputStreamTest::kTestBitsPerSample / 8 *
228 kTestSampleRate, kTestBitsPerSample - 1,
240 kTestBitsPerSample, kTestFramesPerPacket);
    [all...]

Completed in 806 milliseconds