Home | History | Annotate | Download | only in src

Lines Matching refs:stopSfb

260                                  INT stopSfb)
269 while ((sfbLast<stopSfb) && (scfOld[sfbLast]==FDK_INT_MIN))
279 for (sfb=sfbLast+1; sfb<stopSfb; sfb++) {
287 sfbNext = stopSfb;
312 INT stopSfb)
319 for (sfb=startSfb; sfb<stopSfb; sfb++) {
647 INT sfb, startSfb, stopSfb;
677 stopSfb = 0;
680 sfb = stopSfb;
687 stopSfb = sfb;
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++) {
766 } while (stopSfb <= sfbCnt);
788 INT sfb, startSfb, stopSfb;
813 stopSfb = 0;
819 sfb = stopSfb;
827 stopSfb = sfb;
829 if (stopSfb < sfbCnt)
830 scfNext = scf[stopSfb];
854 for (sfb=startSfb; sfb<stopSfb; sfb++) {
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++) {
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++) {
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++) {
1062 } while (stopSfb <= sfbCnt);