Searched refs:saturated (Results 1 – 11 of 11) sorted by relevance
/external/speex/libspeex/ |
D | mdf.c | 138 int saturated; member 430 st->saturated = 0; in speex_echo_state_init_mc() 573 st->saturated = 0; in speex_echo_state_reset() 737 if (st->saturated == 0) in speex_echo_cancellation() 738 st->saturated = 1; in speex_echo_cancellation() 743 if (st->saturated == 0) in speex_echo_cancellation() 744 st->saturated = 1; in speex_echo_cancellation() 764 st->saturated = M+1; in speex_echo_cancellation() 769 st->saturated = M+1; in speex_echo_cancellation() 814 if (st->saturated == 0) in speex_echo_cancellation() [all …]
|
/external/google-breakpad/src/testing/test/ |
D | gmock_output_test_golden.txt | 63 Actual: called twice - over-saturated and active 70 Actual: called twice - over-saturated and active 99 Actual: called once - saturated and retired 253 Actual: called twice - over-saturated and active 260 Actual: called twice - over-saturated and active
|
/external/gmock/test/ |
D | gmock_output_test_golden.txt | 63 Actual: called twice - over-saturated and active 70 Actual: called twice - over-saturated and active 99 Actual: called once - saturated and retired 253 Actual: called twice - over-saturated and active 260 Actual: called twice - over-saturated and active
|
/external/webrtc/webrtc/modules/audio_processing/agc/legacy/ |
D | analog_agc.c | 477 uint8_t* saturated, in WebRtcAgc_SaturationCtrl() argument 493 *saturated = 1; in WebRtcAgc_SaturationCtrl() 650 uint8_t saturated = 0; in WebRtcAgc_ProcessAnalog() local 740 WebRtcAgc_SaturationCtrl(stt, &saturated, stt->env[0]); in WebRtcAgc_ProcessAnalog() 743 if (saturated == 1) in WebRtcAgc_ProcessAnalog()
|
/external/sonivox/arm-wt-22k/lib_src/ |
D | ARM-E_mastergain_gnu.s | 5 @ with saturated gain control
|
/external/opencv3/doc/py_tutorials/py_core/py_image_arithmetics/ |
D | py_image_arithmetics.markdown | 19 saturated operation while Numpy addition is a modulo operation.
|
/external/llvm/test/CodeGen/SystemZ/ |
D | vec-intrinsics.ll | 395 ; VPKSHS, storing to %ptr if all values were saturated. 431 ; VPKSFS, storing to %ptr if any values were saturated. 467 ; VPKSGS, storing to %ptr if no elements were saturated 531 ; VPKLSHS, storing to %ptr if all values were saturated. 568 ; VPKLSFS, storing to %ptr if any values were saturated. 605 ; VPKLSGS, storing to %ptr if no elements were saturated
|
/external/netperf/doc/ |
D | netperf.texi | 3639 multi-CPU system was saturated even though the overall CPU utilization 3663 multi-CPU system was saturated even though the overall CPU utilization
|
D | netperf.info | 3543 multi-CPU system was saturated even though the overall CPU 3575 of a multi-CPU system was saturated even though the overall CPU
|
/external/valgrind/ |
D | NEWS | 1661 errors) in programs doing vector saturated narrowing instructions.
|
/external/opencv3/3rdparty/libtiff/ |
D | ChangeLog | 5225 colors, because some images were being super-saturated on the input
|