Home | History | Annotate | Download | only in src

Lines Matching defs:startB

286       INT startB      = -1;
301 startB=peTab[i].bitrate;
310 startB=peTab[i].bitrate;
317 if (startB!=-1) {
319 FIXP_DBL peFac = fMult((FIXP_DBL)(bitRate-startB)<<14, (FIXP_DBL)peSlope) << 2;