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 63 kTestBitsPerSample,
101 static const unsigned int kTestBitsPerSample;
114 const unsigned int CrasInputStreamTest::kTestBitsPerSample = 16;
139 kTestBitsPerSample - 1,
151 kTestBitsPerSample,
164 kTestBitsPerSample,
198 kTestBitsPerSample,
208 kTestBitsPerSample,
cras_unified_unittest.cc 74 kTestBitsPerSample, samples_per_packet);
84 static const int kTestBitsPerSample;
98 const int CrasUnifiedStreamTest::kTestBitsPerSample = 16;
115 kTestSampleRate, kTestBitsPerSample - 1,
123 0, kTestBitsPerSample, kTestFramesPerPacket);
  /external/chromium_org/media/audio/alsa/
alsa_output_unittest.cc 130 kTestBitsPerSample, samples_per_packet);
159 static const int kTestBitsPerSample;
191 const int AlsaPcmOutputStreamTest::kTestBitsPerSample = 8;
193 AlsaPcmOutputStreamTest::kTestBitsPerSample / 8 *
239 kTestSampleRate, kTestBitsPerSample - 1,
251 kTestBitsPerSample, kTestFramesPerPacket);
    [all...]

Completed in 284 milliseconds