Lines Matching refs:voiced_p
449 sig_inObj->voiced_p = 0; in sigDspInitialize()
547 voiced = sig_inObj->voiced_p; in mel_2_lin_lookup()
607 voiced = sig_inObj->voiced_p; in phase_spec2()
709 voiced = sig_inObj->voiced_p; in env_spec()
789 voiced = sig_inObj->voiced_p; in impulse_response()
844 voiced = sig_inObj->voiced_p; in td_psola2()
859 if ((sig_inObj->nU == 0) && (sig_inObj->voiced_p == 1)) { in td_psola2()
870 } else if ((sig_inObj->nV == 0) && (sig_inObj->voiced_p == 0)) { in td_psola2()
3973 if (sig_inObj->voiced_p != sig_inObj->prevVoiced_p) { in save_transition_frame()
3978 if (sig_inObj->voiced_p == 1) in save_transition_frame()
4024 voiced = sig_inObj->voiced_p; in get_simple_excitation()