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

1 2 3 45

  /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/wpa_supplicant_8/src/drivers/
driver_bsd.c     [all...]
driver_nl80211.c     [all...]
  /external/valgrind/main/include/vki/
vki-linux.h 2666 __vki_u8 noise; \/* noise level (dBm) *\/ member in struct:vki_iw_quality
    [all...]
  /external/regex-re2/lib/codereview/
codereview.py 1113 noise = [ variable
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
events.c 1151 buf[2] = res->noise & 0xff;
    [all...]
ctrl_iface.c     [all...]
  /external/v8/test/mjsunit/
unicode-test.js 33 // following piece of perl-based line noise:
    [all...]

Completed in 290 milliseconds

1 2 3 45