Searched refs:noise (Results 1 – 23 of 23) sorted by relevance
/hardware/google/camera/common/hal/tests/ |
D | hal_camera_metadata_tests.cc | 160 double noise[] = {1.234, 2.345}; in SetGetMetadata() local 162 hal_metadata->Set(ANDROID_SENSOR_NOISE_PROFILE, noise, ARRAY_SIZE(noise)); in SetGetMetadata() 167 ASSERT_EQ(entry.count, ARRAY_SIZE(noise)) << "Get double count failed."; in SetGetMetadata() 169 ASSERT_EQ(noise[i], entry.data.d[i]) in SetGetMetadata()
|
/hardware/interfaces/soundtrigger/2.3/ |
D | types.hal | 33 * If set, the underlying module supports noise suppression.
|
/hardware/interfaces/gnss/2.1/ |
D | IGnssCallback.hal | 55 * Baseband Carrier-to-noise density in dB-Hz, typically in the range [0, 63]. It contains
|
D | IGnssAntennaInfoCallback.hal | 97 * noise figure and path loss contribution, in dBi, i.e., decibel over isotropic
|
D | IGnssMeasurementCallback.hal | 141 * Baseband Carrier-to-noise density in dB-Hz, typically in the range [0, 63]. It contains
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
D | bcmevent.h | 351 int32 noise; member
|
/hardware/interfaces/tv/tuner/1.0/ |
D | ILnb.hal | 22 * A Tuner LNB (low-noise block downconverter) is used by satellite frontend
|
D | ITuner.hal | 102 * Get low-noise block downconverter (LNB) IDs.
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssMeasurementCallback.hal | 436 * Carrier-to-noise density in dB-Hz, typically in the range [0, 63]. 585 * Signal-to-noise ratio at correlator output in dB. 588 * observed noise floor" to "the noise RMS".
|
D | IGnssCallback.hal | 103 * Carrier-to-noise density in dB-Hz, typically in the range [0, 63].
|
/hardware/interfaces/audio/effect/2.0/ |
D | types.hal | 272 // (e.g. dual mic noise suppressor)
|
D | IEffect.hal | 181 * (e.g. for a multi-microphone noise suppressor).
|
/hardware/interfaces/audio/effect/5.0/ |
D | types.hal | 274 // (e.g. dual mic noise suppressor)
|
D | IEffect.hal | 171 * (e.g. for a multi-microphone noise suppressor).
|
/hardware/interfaces/audio/effect/4.0/ |
D | types.hal | 272 // (e.g. dual mic noise suppressor)
|
D | IEffect.hal | 171 * (e.g. for a multi-microphone noise suppressor).
|
/hardware/interfaces/audio/effect/6.0/ |
D | types.hal | 274 // (e.g. dual mic noise suppressor)
|
D | IEffect.hal | 171 * (e.g. for a multi-microphone noise suppressor).
|
/hardware/interfaces/camera/metadata/3.2/ |
D | types.hal | 849 * <p>Mode of operation for the noise reduction algorithm.</p> 855 * <p>Control the amount of noise reduction 862 * <p>List of noise reduction modes for ANDROID_NOISE_REDUCTION_MODE that are supported
|
/hardware/interfaces/sensors/1.0/ |
D | types.hal | 652 * calibration parameters, noise level metrics, device internal temperature, 1057 * int32_t: noise type
|
/hardware/interfaces/radio/1.4/ |
D | types.hal | 1857 * SS signal-to-noise and interference ratio. 1884 * CSI signal-to-noise and interference ratio.
|
/hardware/interfaces/radio/1.5/ |
D | types.hal | 116 * 5G SS signal-to-noise and interference ratio.
|
/hardware/interfaces/radio/1.0/ |
D | types.hal | 1269 // noise ratio; INT_MAX means invalid/unreported. 1285 int32_t rssnr; // The current reference signal signal-to-noise ratio in
|