Lines Matching refs:voiced
534 picoos_int16 m1, *A, m2, m4, voiced, i;
546 voiced = sig_inObj->voiced_p;
580 * @remarks voiced phase taken from phase codebook and smoothed,
593 picoos_int16 voiced, m2;
606 voiced = sig_inObj->voiced_p;
612 if (voiced == 1) {
696 picoos_int16 voiced, prev_voiced;
708 voiced = sig_inObj->voiced_p;
724 if (voiced || (prev_voiced)) {
776 picoos_int16 nI, nn, m2, m4, voiced;
788 voiced = sig_inObj->voiced_p;
830 picoos_int16 hop, m2, *nextPeak, voiced;
843 voiced = sig_inObj->voiced_p;
859 /* purely voiced */
891 /*voicing transition from unvoiced to voiced*/
922 /*voiced to unvoiced*/
942 /*add remaining stuff from voiced part*/
3980 sig_inObj->nU = 0; /*to avoid problems in case of very short voiced or unvoiced parts (less than 4 frames long)*/
4013 picoos_int16 voiced;
4023 voiced = sig_inObj->voiced_p;
4036 /*get rid of the voiced points that fall out of the interval*/
4061 if (voiced == 0) { /*Unvoiced*/
4075 } else { /*Voiced*/