HomeSort by relevance Sort by last modified time
    Searched refs:noise (Results 126 - 139 of 139) sorted by null

1 2 3 4 56

  /external/wpa_supplicant_8/src/drivers/
driver.h 70 * min_nf - Minimum observed noise floor, in dBm, based on all
176 * @noise: noise level
200 int noise; member in struct:wpa_scan_res
    [all...]
driver_bsd.c     [all...]
driver_nl80211.c     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_old_handlers.c 461 !wpa_dbus_dict_append_int32(&iter_dict, "noise", bss->noise))
    [all...]
  /external/webrtc/src/modules/audio_processing/ns/
nsx_core.c 438 // Update the noise estimation information.
470 // Noise Estimation
473 uint32_t* noise,
582 // Sequentially update the noise during startup
588 noise[i] = (WebRtc_UWord32)(inst->noiseEstQuantile[i]); // Q(qNoise)
629 // For the noise supression process, synthesis, read out fully processed
    [all...]
  /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/textures/
NoiseGenerator.java 509 public static float noise(float x, float y, float z, float noiseSize, int noiseDepth, int noiseBasis, boolean isHard) { method in class:NoiseGenerator.NoiseFunctions
    [all...]
  /external/valgrind/main/include/vki/
vki-linux.h 2666 __vki_u8 noise; \/* noise level (dBm) *\/ member in struct:vki_iw_quality
    [all...]
  /external/chromium_org/third_party/re2/lib/codereview/
codereview.py 1113 noise = [ variable
    [all...]
  /external/regex-re2/lib/codereview/
codereview.py 1113 noise = [ variable
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
events.c 1205 buf[2] = res->noise & 0xff;
    [all...]
ctrl_iface.c     [all...]
  /external/chromium_org/v8/test/mjsunit/
unicode-test.js 33 // following piece of perl-based line noise:
    [all...]
  /external/v8/test/mjsunit/
unicode-test.js 33 // following piece of perl-based line noise:
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
gbemu.js     [all...]

Completed in 632 milliseconds

1 2 3 4 56