Home | History | Annotate | Download | only in lib

Lines Matching refs:numframes

1396     if (durIndex > pdf->numframes - 1) {
1397 PICODBG_ERROR(("PAM durPdf access error, index overflow -> index: %d , numframes: %d", durIndex, pdf->numframes));
1458 if (lf0IndexOffset > pam->pdflfz->numframes - 1) {
1459 PICODBG_ERROR(("PAM flfzPdf access error, index overflow -> index: %d , numframes: %d", lf0Index, pam->pdflfz->numframes));