Home
last modified time | relevance | path

Searched refs:saturated (Results 1 – 20 of 20) sorted by relevance

/external/speex/libspeex/
Dmdf.c138 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/
Dgmock_output_test_golden.txt63 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/v8/testing/gmock/test/
Dgmock_output_test_golden.txt63 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/googletest/googlemock/test/
Dgmock_output_test_golden.txt63 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/
Danalog_agc.c477 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/
DARM-E_mastergain_gnu.s5 @ with saturated gain control
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_vec4_visitor.cpp534 dst_reg saturated(this, glsl_type::vec4_type); in emit_pack_unorm_4x8() local
535 vec4_instruction *inst = emit(MOV(saturated, src0)); in emit_pack_unorm_4x8()
539 emit(MUL(scaled, src_reg(saturated), brw_imm_f(255.0f))); in emit_pack_unorm_4x8()
/external/googletest/googlemock/docs/
DForDummies.md340 …ime it will be an error, as the last matching expectation (#2) has been saturated. If, however, th…
400 … expectations are _not_ sticky. In other words, they should _retire_ as soon as they are saturated:
DCookBook.md1467 saturated. For example,
1481 soon as it becomes saturated:
/external/googletest/googlemock/docs/v1_5/
DForDummies.md340 …ime it will be an error, as the last matching expectation (#2) has been saturated. If, however, th…
400 … expectations are _not_ sticky. In other words, they should _retire_ as soon as they are saturated:
DCookBook.md1385 saturated. For example,
1399 soon as it becomes saturated:
/external/googletest/googlemock/docs/v1_7/
DForDummies.md340 …ime it will be an error, as the last matching expectation (#2) has been saturated. If, however, th…
400 … expectations are _not_ sticky. In other words, they should _retire_ as soon as they are saturated:
DCookBook.md1418 saturated. For example,
1432 soon as it becomes saturated:
/external/googletest/googlemock/docs/v1_6/
DForDummies.md340 …ime it will be an error, as the last matching expectation (#2) has been saturated. If, however, th…
400 … expectations are _not_ sticky. In other words, they should _retire_ as soon as they are saturated:
DCookBook.md1390 saturated. For example,
1404 soon as it becomes saturated:
/external/llvm/test/CodeGen/SystemZ/
Dvec-intrinsics.ll395 ; 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/
Dnetperf.info3543 multi-CPU system was saturated even though the overall CPU
3575 of a multi-CPU system was saturated even though the overall CPU
Dnetperf.texi3639 multi-CPU system was saturated even though the overall CPU utilization
3663 multi-CPU system was saturated even though the overall CPU utilization
/external/valgrind/
DNEWS2145 errors) in programs doing vector saturated narrowing instructions.
/external/jline/src/src/test/resources/jline/example/
Denglish.gz