Searched defs:gain (Results 1 – 7 of 7) sorted by relevance
/cts/tests/tests/telephony/current/src/android/telephony/cts/util/ |
D | CarrierPrivilegeUtils.java | 72 CarrierPrivilegeReceiver(Context c, int subId, String hash, boolean gain) { in CarrierPrivilegeReceiver() 136 private static void changeCarrierPrivileges(Context c, int subId, boolean gain, boolean isShell) in changeCarrierPrivileges() 158 new CarrierPrivilegeReceiver(c, subId, certHash, gain)) { in changeCarrierPrivileges() argument
|
/cts/suite/audio_quality/lib/src/audio/ |
D | AudioLocal.cpp | 20 bool AudioLocal::prepare(AudioHardware::SamplingRate samplingRate, int gain, int /*mode*/) in prepare() argument
|
/cts/apps/CameraITS/tests/scene3/ |
D | test_lens_movement_reporting.py | 41 cam, props, fmt, gain, exp, af_fd, chart, log_path): argument
|
/cts/tests/tests/media/src/android/media/cts/ |
D | AudioManagerTest.java | 1512 float gain = mAudioManager.getStreamVolumeDb(-100 /*streamType*/, 0, in testGetStreamVolumeDbWithIllegalArguments() local 1524 float gain = mAudioManager.getStreamVolumeDb(STREAM_MUSIC, -101 /*volume*/, in testGetStreamVolumeDbWithIllegalArguments() local 1537 float gain = mAudioManager.getStreamVolumeDb(STREAM_MUSIC, maxVol + 1, in testGetStreamVolumeDbWithIllegalArguments() local 1549 float gain = mAudioManager.getStreamVolumeDb(STREAM_MUSIC, 0, in testGetStreamVolumeDbWithIllegalArguments() local 1561 float gain = mAudioManager.getStreamVolumeDb(STREAM_MUSIC, 0, in testGetStreamVolumeDbWithIllegalArguments() local 1581 float gain = mAudioManager.getStreamVolumeDb(streamType, idx, in testGetStreamVolumeDb() local
|
D | DynamicsProcessingTest.java | 473 float gain = i % 2 == 0 ? TEST_GAIN1 : TEST_GAIN2; in test1_9Channel_setChannelTo() local 909 final float gain = (i + 1) * 10.1f; in test2_6Eq() local 1269 float gain = i % 2 == 0 ? TEST_GAIN1 : TEST_GAIN2; in test3_1Builder_stagesByChannelIndex() local 1397 float gain = i % 2 == 0 ? TEST_GAIN1 : TEST_GAIN2; in test3_3Builder_setChannelTo() local
|
/cts/apps/CtsVerifier/jni/audio_loopback/analyzer/ |
D | LatencyAnalyzer.h | 182 float gain = target / maxValue; in normalize() local 444 float gain = mAudioRecording.normalize(1.0f); in analyze() local
|
/cts/apps/CtsVerifier/libs/ |
D | opencv3-android.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/opencv/
org/ ... |