Lines Matching refs:voiced
534 picoos_int16 m1, *A, m2, m4, voiced, i; in mel_2_lin_lookup() local
546 voiced = sig_inObj->voiced_p; in mel_2_lin_lookup()
593 picoos_int16 voiced, m2; in phase_spec2() local
606 voiced = sig_inObj->voiced_p; in phase_spec2()
612 if (voiced == 1) { in phase_spec2()
696 picoos_int16 voiced, prev_voiced; in env_spec() local
708 voiced = sig_inObj->voiced_p; in env_spec()
724 if (voiced || (prev_voiced)) { in env_spec()
776 picoos_int16 nI, nn, m2, m4, voiced; in impulse_response() local
788 voiced = sig_inObj->voiced_p; in impulse_response()
830 picoos_int16 hop, m2, *nextPeak, voiced; in td_psola2() local
843 voiced = sig_inObj->voiced_p; in td_psola2()
4013 picoos_int16 voiced; in get_simple_excitation() local
4023 voiced = sig_inObj->voiced_p; in get_simple_excitation()
4061 if (voiced == 0) { /*Unvoiced*/ in get_simple_excitation()