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++) {
639 INT sfb, startSfb, stopSfb;
669 stopSfb = 0;
672 sfb = stopSfb;
679 stopSfb = sfb;
685 for (sfb=startSfb; sfb<stopSfb; sfb++) {
697 for (sfb=startSfb; sfb<stopSfb; sfb++) {
703 deltaScfBits = FDKaacEnc_countScfBitsDiff(scf,scfTmp,sfbCnt,startSfb,stopSfb);
707 startSfb, stopSfb);
717 for (sfb=startSfb; sfb<stopSfb; sfb++) {
740 for (sfb=startSfb; sfb<stopSfb; sfb++) {
757 } while (stopSfb <= sfbCnt);
778 INT sfb, startSfb, stopSfb;
803 stopSfb = 0;
809 sfb = stopSfb;
817 stopSfb = sfb;
819 if (stopSfb < sfbCnt)
820 scfNext = scf[stopSfb];
844 for (sfb=startSfb; sfb<stopSfb; sfb++) {
862 for (sfb=startSfb; sfb<stopSfb; sfb++) {
868 deltaScfBits = FDKaacEnc_countScfBitsDiff(scf,scfTmp,sfbCnt,startSfb,stopSfb);
872 stopSfb);
881 for (sfb=startSfb; sfb<stopSfb; sfb++) {
905 for (sfb=startSfb; sfb<stopSfb; sfb++) {
935 for (sfb=startSfb; sfb<stopSfb; sfb++) {
945 deltaScfBits = FDKaacEnc_countScfBitsDiff(scf,scfTmp,sfbCnt,startSfb,stopSfb);
949 startSfb, stopSfb);
959 for (sfb=startSfb; sfb<stopSfb; sfb++) {
979 for (sfb=startSfb; sfb<stopSfb; sfb++) {
1003 for (sfb=startSfb; sfb<stopSfb; sfb++) {
1008 deltaScfBits = FDKaacEnc_countScfBitsDiff(scf,scfTmp,sfbCnt,startSfb,stopSfb);
1015 for (sfb=startSfb; sfb<stopSfb; sfb++) {
1039 for (sfb=startSfb; sfb<stopSfb; sfb++) {
1050 } while (stopSfb <= sfbCnt);