Searched refs:voiced_p (Results 1 – 3 of 3) sorted by relevance
448 sig_inObj->voiced_p = 0; in sigDspInitialize()546 voiced = sig_inObj->voiced_p; in mel_2_lin_lookup()606 voiced = sig_inObj->voiced_p; in phase_spec2()708 voiced = sig_inObj->voiced_p; in env_spec()788 voiced = sig_inObj->voiced_p; in impulse_response()843 voiced = sig_inObj->voiced_p; in td_psola2()858 if ((sig_inObj->nU == 0) && (sig_inObj->voiced_p == 1)) { in td_psola2()869 } else if ((sig_inObj->nV == 0) && (sig_inObj->voiced_p == 0)) { in td_psola2()3972 if (sig_inObj->voiced_p != sig_inObj->prevVoiced_p) { in save_transition_frame()3977 if (sig_inObj->voiced_p == 1) in save_transition_frame()[all …]
181 #define voiced_p ivalue5 /*voicing state*/ macro
428 sig_subObj->sig_inner.prevVoiced_p = sig_subObj->sig_inner.voiced_p; in sigProcess()523 sig_subObj->sig_inner.voiced_p = 1; in sigProcess()525 sig_subObj->sig_inner.voiced_p = 0; in sigProcess()