/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/google/gfxstream/third-party/glm/include/glm/gtc/ |
D | noise.inl | 2 /// @file glm/gtc/noise.inl 4 // Based on the work of Stefan Gustavson and Ashima Arts on "webgl-noise": 5 // https://github.com/ashima/webgl-noise 6 // Following Stefan Gustavson's paper "Simplex noise demystified": 23 // Classic Perlin noise 64 // Classic Perlin noise 135 // Classic Perlin noise 208 // Classic Perlin noise 344 // Classic Perlin noise, periodic variant 350 Pi = mod(Pi, tvec4<T, P>(rep.x, rep.y, rep.x, rep.y)); // To create noise with explicit period [all …]
|
/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 | 147 * Baseband Carrier-to-noise density in dB-Hz, typically in the range [0, 63]. It contains
|
/hardware/qcom/wlan/wcn6740/qcwcn/wpa_supplicant_8_lib/ |
D | wpa_driver_common_lib.h | 136 int noise; member
|
D | driver_cmd_nl80211.c | 535 g_bss_info.noise = in parse_station_info() 537 g_bss_info.noise -= 100; in parse_station_info() 558 g_bss_info.snr = g_bss_info.rssi - g_bss_info.noise; in parse_station_info() 740 g_bss_info.noise, in parse_station_info()
|
/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 | 491 * Carrier-to-noise density in dB-Hz, typically in the range [0, 63]. 640 * Signal-to-noise ratio at correlator output in dB. 643 * observed noise floor" to "the noise RMS".
|
D | IGnssCallback.hal | 109 * Carrier-to-noise density in dB-Hz, typically in the range [0, 63].
|
/hardware/interfaces/broadcastradio/1.0/ |
D | types.hal | 217 * Tuned to a program (not a noise). It's the same condition that would
|
/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/google/gfxstream/third-party/astc-encoder/Source/ |
D | cmake_core.cmake | 122 # Hide noise thrown up by Clang 10 and clang-cl
|
/hardware/interfaces/audio/effect/7.0/ |
D | types.hal | 274 /** Supports auxiliary channels (e.g. dual mic noise suppressor). */
|
D | IEffect.hal | 169 * (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/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/6.0/ |
D | types.hal | 274 // (e.g. dual mic noise suppressor)
|
D | IEffect.hal | 171 * (e.g. for a multi-microphone noise suppressor).
|