Home | History | Annotate | Download | only in src

Lines Matching defs:startB

287       INT startB      = -1;
302 startB=peTab[i].bitrate;
311 startB=peTab[i].bitrate;
318 if (startB!=-1) {
320 FIXP_DBL peFac = fMult((FIXP_DBL)(bitRate-startB)<<14, (FIXP_DBL)peSlope) << 2;