Home | History | Annotate | Download | only in src

Lines Matching defs:startSfb

259                                  INT startSfb,
268 sfbLast = startSfb;
272 sfbPrev = startSfb - 1;
311 INT startSfb,
319 for (sfb=startSfb; sfb<stopSfb; sfb++) {
647 INT sfb, startSfb, stopSfb;
683 startSfb = sfb;
691 if (startSfb < sfbCnt) {
693 for (sfb=startSfb; sfb<stopSfb; sfb++) {
705 for (sfb=startSfb; sfb<stopSfb; sfb++) {
711 deltaScfBits = FDKaacEnc_countScfBitsDiff(scf,scfTmp,sfbCnt,startSfb,stopSfb);
715 startSfb, stopSfb);
725 for (sfb=startSfb; sfb<stopSfb; sfb++) {
749 for (sfb=startSfb; sfb<stopSfb; sfb++) {
788 INT sfb, startSfb, stopSfb;
822 startSfb = sfb;
823 scfAct = scf[startSfb];
825 while (sfb<sfbCnt && ((scf[sfb]==FDK_INT_MIN) || (scf[sfb]==scf[startSfb])))
841 scf[startSfb]...scfHi */
850 if (startSfb < sfbCnt && scfHi-scfLo <= MAX_SCF_DELTA) { /* region found */
852 if (scfHi > scf[startSfb]) {
854 for (sfb=startSfb; sfb<stopSfb; sfb++) {
867 for (scfNew=scf[startSfb]+1; scfNew<=scfHi; scfNew++) {
872 for (sfb=startSfb; sfb<stopSfb; sfb++) {
878 deltaScfBits = FDKaacEnc_countScfBitsDiff(scf,scfTmp,sfbCnt,startSfb,stopSfb);
882 startSfb, stopSfb);
891 for (sfb=startSfb; sfb<stopSfb; sfb++) {
916 for (sfb=startSfb; sfb<stopSfb; sfb++) {
933 if (scfAct==scf[startSfb] &&
946 for (sfb=startSfb; sfb<stopSfb; sfb++) {
956 deltaScfBits = FDKaacEnc_countScfBitsDiff(scf,scfTmp,sfbCnt,startSfb,stopSfb);
960 startSfb, stopSfb);
970 for (sfb=startSfb; sfb<stopSfb; sfb++) {
991 for (sfb=startSfb; sfb<stopSfb; sfb++) {
1013 scfNew = scfTmp[startSfb]-1;
1015 for (sfb=startSfb; sfb<stopSfb; sfb++) {
1020 deltaScfBits = FDKaacEnc_countScfBitsDiff(scf,scfTmp,sfbCnt,startSfb,stopSfb);
1027 for (sfb=startSfb; sfb<stopSfb; sfb++) {
1051 for (sfb=startSfb; sfb<stopSfb; sfb++) {