Home | History | Annotate | Download | only in aacdec

Lines Matching defs:frameLength

210     frameLength - length of the frame
509 Int frameLength; /* Helper variable */
846 frameLength = pVars->frameLength;
934 frameLength);
1345 pVars->ltp_buffer_state ^= frameLength;
1349 pVars->ltp_buffer_state ^= (frameLength + 288);
1352 pVars->ltp_buffer_state ^= frameLength;
1384 pExt->frameLength = pVars->frameLength;