Lines Matching refs:startSfb
259 INT startSfb,
268 sfbLast = startSfb;
272 sfbPrev = startSfb - 1;
311 INT startSfb,
319 for (sfb=startSfb; sfb<stopSfb; sfb++) {
639 INT sfb, startSfb, stopSfb;
675 startSfb = sfb;
683 if (startSfb < sfbCnt) {
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++) {
778 INT sfb, startSfb, stopSfb;
812 startSfb = sfb;
813 scfAct = scf[startSfb];
815 while (sfb<sfbCnt && ((scf[sfb]==FDK_INT_MIN) || (scf[sfb]==scf[startSfb])))
831 scf[startSfb]...scfHi */
840 if (startSfb < sfbCnt && scfHi-scfLo <= MAX_SCF_DELTA) { /* region found */
842 if (scfHi > scf[startSfb]) {
844 for (sfb=startSfb; sfb<stopSfb; sfb++) {
857 for (scfNew=scf[startSfb]+1; scfNew<=scfHi; scfNew++) {
862 for (sfb=startSfb; sfb<stopSfb; sfb++) {
868 deltaScfBits = FDKaacEnc_countScfBitsDiff(scf,scfTmp,sfbCnt,startSfb,stopSfb);
872 startSfb, stopSfb);
881 for (sfb=startSfb; sfb<stopSfb; sfb++) {
905 for (sfb=startSfb; sfb<stopSfb; sfb++) {
922 if (scfAct==scf[startSfb] &&
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++) {
1001 scfNew = scfTmp[startSfb]-1;
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++) {