HomeSort by relevance Sort by last modified time
    Searched full:signals (Results 301 - 325 of 1722) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/webrtc/modules/audio_processing/utility/
delay_estimator_unittest.cc 176 // For the case of identical signals |delay_1| and |delay_2| should match
473 // with the same signals, so they should output the same results.
475 // For these noise free signals, the robust validation should not have an
488 // Delay Estimators with different signals, so they should output different
490 // For these noise free signals, the robust validation should not have an
504 // Delay Estimators with the same signals. The difference is that we create
506 // For these noise free signals, the robust validation should not have an
  /external/libopus/silk/float/
noise_shape_analysis_FLP.c 165 /* Reduce gains for periodic signals */
168 /* For unvoiced signals and low-quality input, adjust the quality slower than SNR_dB setting */
204 /* Increase coding SNR for sparse signals */
211 /* More BWE for signals with high prediction gain */
311 /* Reduce low frequencies quantization noise for periodic signals, depending on pitch lag */
337 /* More harmonic boost for noisy input signals */
348 /* Less harmonic noise shaping for less periodic signals */
  /external/llvm/lib/Support/Unix/
Signals.inc 1 //===- Signals.cpp - Generic Unix Signals Implementation -----*- C++ -*-===//
11 // Unix signals occurring while your program is running.
52 // IntSigs - Signals that represent requested termination. There's no bug
60 // KillSigs - Signals that represent that we have a bug, and our prompt
160 // Unmask all potentially blocked kill signals.
189 // On S/390, certain signals are delivered with PSW Address pointing to
  /external/nist-sip/java/gov/nist/javax/sip/header/
AuthenticationHeader.java 193 * which signals that an error has been reached unexpectedly
223 * which signals that an error has been reached unexpectedly
289 * which signals that an error has been reached unexpectedly
317 * which signals that an error has been reached unexpectedly
345 * which signals that an error has been reached unexpectedly
373 * which signals that an error has been reached unexpectedly
501 * which signals that an error has been reached
ParametersHeader.java 143 * @throws ParseException which signals that an error has been reached
171 * @throws ParseException which signals that an error has been reached
199 * @throws ParseException which signals that an error has been reached
220 * @throws ParseException which signals that an error has been reached
239 * @throws ParseException which signals that an error has been reached
268 * @throws ParseException which signals that an error has been reached
Via.java 278 * @throws ParseException which signals that an error has been reached
377 * @throws ParseException which signals that an error has been reached
406 * @throws ParseException which signals that an error has been reached
463 * @throws ParseException which signals that an error has been reached
493 * @throws ParseException which signals that an error has been reached
521 * @throws ParseException which signals that an error has been reached
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
filterbanks.c 222 /* Now Construct low-pass and high-pass signals as combinations of polyphase components */
228 /* Lookahead LP and HP signals */
229 /* now create low pass and high pass signals of the input vector. However, no
232 and low pass signals that are created are used outside this function for analysis
271 high-pass signals and creates a reconstructed fullband
284 high-pass signals.
297 /* Form the polyphase signals*/
  /external/lldb/source/Commands/
CommandObjectProcess.cpp 1841 UnixSignals &signals = process_sp->GetUnixSignals(); local
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new.c 534 * wpas_dbus_signal_network_enabled_changed - Signals Enabled property changes
538 * Sends PropertyChanged signals containing new value of Enabled property
558 * wpas_dbus_signal_wps_event_success - Signals Success WPS event
596 * wpas_dbus_signal_wps_event_fail - Signals Fail WPS event
637 * wpas_dbus_signal_wps_event_m2d - Signals M2D WPS event
702 * wpas_dbus_signal_wps_cred - Signals new credentials
941 * wpas_dbus_signal_p2p_group_removed - Signals P2P group was removed
997 * wpas_dbus_signal_p2p_provision_discovery - Signals various PD events
    [all...]
  /docs/source.android.com/src/devices/tech/input/
overview.jd 22 <p>At the lowest layer, the physical input device produces signals that
24 The device firmware encodes and transmits these signals in some way
27 <p>The signals are then decoded by a device driver in the Linux kernel.
33 signals into a standard input event format, by way of the Linux
147 scan codes, HID usages and other device-specific signals into Linux
164 and other device-specific signals into Linux axis codes and
  /external/aac/libSBRenc/src/
fram_gen.h 184 \brief sbr_grid() signals to be converted to bitstream elements
186 The variables hold the signals (e.g. lengths and numbers) in "clear text"
243 Contains tuning parameters, time/frequency grid description, sbr_grid() bitstream elements, and generator internal signals
262 /* internally used signals */
279 /* externally needed signals */
280 SBR_GRID SbrGrid; /*!< sbr_grid() signals to be converted to bitstream elements */
  /external/chromium_org/mojo/system/
dispatcher.h 120 // object changes state to satisfy |signals| with context |context|. It will
122 // |signals| with a suitable error status.
126 // - |MOJO_RESULT_ALREADY_EXISTS| if |signals| is already satisfied;
129 // that |signals| will ever be satisfied.
131 MojoHandleSignals signals,
247 MojoHandleSignals signals,
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
filterbanks.c 214 /* Now Construct low-pass and high-pass signals as combinations of polyphase components */
273 /* Now Construct low-pass and high-pass signals as combinations of polyphase components */
295 high-pass signals and creates a reconstructed fullband
308 high-pass signals.
355 high-pass signals and creates a reconstructed fullband
368 high-pass signals.
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_stoptheworld_linux_libcdep.cc 173 // Signals that should not be blocked (this is used in the parent thread as well
245 // Install our handler for fatal signals. Other signals should be blocked by
308 // Block all signals that can be blocked safely, and install
309 // default handlers for the remaining signals.
316 // Remove the signal from the set of blocked signals.
  /external/wpa_supplicant_8/src/utils/
eloop.h 10 * (e.g., a new packet available for reading), and signals. eloop.c is an
260 * eloop_register_signal - Register handler for signals
276 * eloop_register_signal_terminate - Register handler for terminate signals
288 * the knowledge of exact details of the signals is hidden in eloop
296 * eloop_register_signal_reconfig - Register handler for reconfig signals
308 * the knowledge of exact details of the signals is hidden in eloop
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread_cond_signal.c 157 * This function signals a condition variable, waking
169 * This function signals a condition variable, waking
208 * This function signals a condition variable, waking
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
plugin.h 106 // Blocks until the helper module signals initialization is done.
158 // Signals that StartSelLdr has finished.
164 // Signals that the nexe is started.
  /external/nist-sip/java/gov/nist/javax/sip/message/
MessageFactoryImpl.java 118 * which signals that an error has been reached unexpectedly
175 * which signals that an error has been reached unexpectedly
228 * which signals that an error has been reached unexpectedly
283 * which signals that an error has been reached unexpectedly
340 * which signals that an error has been reached unexpectedly
387 * which signals that an error has been reached unexpectedly
430 * which signals that an error has been reached unexpectedly
463 * which signals that an error has been reached unexpectedly
492 * which signals that an error has been reached unexpectedly
541 * which signals that an error has been reached unexpectedl
    [all...]
  /frameworks/native/include/gui/
BufferQueueProducer.h 67 // fence signals. If the fence is Fence::NO_FENCE, the buffer may be
117 // The caller may provide a fence that signals when all rendering
130 // The buffer will not be overwritten until the fence signals. The fence
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
siginfo.h 77 /* POSIX.1b signals. */
128 signals. */
265 /* Structure to transport application-defined values with signals. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
siginfo.h 77 /* POSIX.1b signals. */
128 signals. */
265 /* Structure to transport application-defined values with signals. */
  /system/core/toolbox/upstream-netbsd/bin/kill/
kill.c 102 /* and whether it fits into signals range */
137 /* and whether it fits into signals range */
205 warnx("unknown signal %s; valid signals:", name);
  /art/runtime/arch/mips/
registers_mips.h 63 kNoRegister = -1 // Signals an illegal register.
  /bionic/linker/
debugger.cpp 166 // Many signals don't have an address or a code.
251 * Catches fatal signals so we can ask debuggerd to ptrace us before
268 // These signals are not re-thrown when we resume. This means that
271 // to do this for *all* signals because it'll screw up the si_addr for
  /external/ant-glob/src/org/apache/tools/ant/
BuildException.java 21 * Signals an error condition during a build

Completed in 1435 milliseconds

<<11121314151617181920>>