Home | History | Annotate | Download | only in src

Lines Matching refs:excp

309     int16 *excp    = &code[L_SUBFR];
310 int16 *exc2 = &excp[L_SUBFR]; /* excitation vector */
922 excp[i] = amr_wb_round(L_tmp);
1081 excpexcp[i], exc2[i]);
1083 agc2_amr_wb(exc2, excp, L_SUBFR);
1084 pv_memcpy((void *)exc2, (void *)excp, L_SUBFR*sizeof(*exc2));