Home | History | Annotate | Download | only in src

Lines Matching refs:lsfState

344     lsfState = decoder lsf states
354 lsfState = decoder lsf states
390 D_plsfState* lsfState, // i/o : decoder lsf states
578 Init_D_plsf_3(lsfState, parm[0]); // temporay initialization
579 D_plsf_3(lsfState, MRDTX, 0, &parm[1], st->lsp);
580 Set_zero(lsfState->past_r_q, M); // reset for next speech frame
702 Copy(lsf_int, lsfState->past_lsf_q, M);
843 D_plsfState* lsfState, /* i/o : decoder lsf states */
1071 Init_D_plsf_3(lsfState, parm[0]);
1072 D_plsf_3(lsfState, MRDTX, 0, &parm[1], st->lsp, pOverflow);
1073 Set_zero(lsfState->past_r_q, M); /* reset for next speech frame */
1249 Copy(lsf_int, lsfState->past_lsf_q, M);