Searched defs:sampleRates (Results 1 – 5 of 5) sorted by relevance
136 int[] sampleRates = deviceInfo.getSampleRates(); in test_devicesInfoFields() local
240 int[] sampleRates = { 8000 }; in testDecodeG711ChannelsAndRates() local251 int[] sampleRates = { 8000, 12000, 16000, 24000, 48000 }; in testDecodeOpusChannelsAndRates() local259 private void verifyChannelsAndRates(String[] mimetypes, int[] sampleRates, in verifyChannelsAndRates()
1861 final int[] sampleRates = acaps.getSupportedSampleRates(); in testPCMEncoding() local
2259 int[] sampleRates = {TEST_SR, TEST_FINAL_SR}; in testVariableRatePlayback() local
155 int[] sampleRates = mHDMIDeviceInfo.getSampleRates(); in isHDMIValid() local