Lines Matching defs:pulse_cnt
822 int16_t *buf, int pulse_cnt, int pitch_lag)
907 for (k = 1; k < pulse_cnt; k++) {
931 for (k = 0; k < pulse_cnt; k++)
961 for (k = 0; k < pulse_cnt; k++) {
977 int16_t *buf, int pulse_cnt)
981 j = PULSE_MAX - pulse_cnt;
1015 int pulse_cnt = pulses[index];
1019 get_fcb_param(&optim, impulse_resp, buf, pulse_cnt, SUBFRAME_LEN);
1022 get_fcb_param(&optim, impulse_resp, buf, pulse_cnt,
1028 for (i = 0; i < pulse_cnt; i++)
1031 pack_fcb_param(&p->subframe[index], &optim, buf, pulse_cnt);