/external/autotest/client/site_tests/audio_CRASFormatConversion/ |
audio_CRASFormatConversion.py | 49 def loopback(self, noise_profile, primary, secondary): 53 @param noise_profile: The noise profile which is used to reduce the 86 record_file, reduced_file.name, noise_profile, rate=44100) 106 noise_profile = tempfile.NamedTemporaryFile() 108 sox_utils.noise_profile(noise_file, noise_profile.name) 115 noise_profile.name, primary, secondary)
|
/cts/apps/CameraITS/tests/scene1/ |
test_dng_noise_model.py | 69 noise_profile = cap["metadata"]["android.sensor.noiseProfile"] 70 assert((len(noise_profile)) == 4) 73 s,o = noise_profile[cfa_idxs[ch]]
|
/external/autotest/client/cros/audio/ |
sox_utils.py | 44 def noise_profile(*arg, **karg): function 70 input, output, noise_profile, channels=1, bits=16, rate=48000): 75 @param noise_profile: The noise profile. 88 args.append(noise_profile)
|
/external/autotest/client/site_tests/audio_SeekAudioFeedback/ |
audio_SeekAudioFeedback.py | 32 sox_utils.noise_profile(noise_file, noiseprof_file.name)
|
/external/autotest/client/site_tests/desktopui_MediaAudioFeedback/ |
desktopui_MediaAudioFeedback.py | 29 sox_utils.noise_profile(noise_file, noiseprof_file.name)
|
/device/moto/shamu/camera/QCamera2/HAL3/ |
QCamera3HWI.cpp | 3139 double noise_profile[2 * gCamCapability[mCameraId]->num_color_channels]; local [all...] |
/device/huawei/angler/camera/QCamera2/HAL3/ |
QCamera3HWI.cpp | 4447 double noise_profile[2 * gCamCapability[mCameraId]->num_color_channels]; local [all...] |
/device/lge/bullhead/camera/QCamera2/HAL3/ |
QCamera3HWI.cpp | 4444 double noise_profile[2 * gCamCapability[mCameraId]->num_color_channels]; local [all...] |
/hardware/qcom/camera/QCamera2/HAL3/ |
QCamera3HWI.cpp | 5425 double noise_profile[2 * gCamCapability[mCameraId]->num_color_channels]; local [all...] |