Home | History | Annotate | Download | only in src

Lines Matching defs:sfbCnt

105 	for (sfbOffs=0; sfbOffs<psyOutChan->sfbCnt; sfbOffs+=psyOutChan->sfbPerGroup){
279 Word16 sfbCnt, Word16 startSfb, Word16 stopSfb)
316 while (sfbNext < sfbCnt && scfOld[sfbNext] == VOAAC_SHRT_MIN) {
321 if (sfbNext < sfbCnt)
418 for(j=0;j<psyOutChan->sfbCnt;j++){
433 while (sfbNext < psyOutChan->sfbCnt && scf[sfbNext] == MIN_16) {
438 if ((sfbLast>=0) && (sfbAct>=0) && sfbNext < psyOutChan->sfbCnt) {
447 if (sfbLast == -1 && (sfbAct>=0) && sfbNext < psyOutChan->sfbCnt) {
456 if ((sfbLast>=0) && (sfbAct>=0) && sfbNext == psyOutChan->sfbCnt) {
470 (sfbLast>=0 || sfbNext < psyOutChan->sfbCnt) &&
549 } while (sfbNext < psyOutChan->sfbCnt);
573 Word32 sfbCnt;
578 sfbCnt = psyOutChan->sfbCnt;
583 for (sfb=0; sfb<sfbCnt; sfb++) {
597 for (sfb=0; sfb<sfbCnt; sfb++) {
604 while (sfb < sfbCnt && (scf[sfb] == MIN_16 || scf[sfb] <= scfAct)) {
610 while (sfb < sfbCnt && (scf[sfb] == MIN_16 || scf[sfb] > scfAct)) {
617 if (startSfb < sfbCnt) {
642 deltaScfBits = countScfBitsDiff(scf,scfTmp,sfbCnt,startSfb,stopSfb);
686 } while (stopSfb <= sfbCnt);
715 for (i=0; i<psyOutChan->sfbCnt; i++) {
764 for(i=0;i<psyOutChan->sfbCnt;i++) {
780 for (i=0; i<psyOutChan->sfbCnt; i++) {
792 for(i=0; i<psyOutChan->sfbCnt; i++) {
810 for(i=0; i<psyOutChan->sfbCnt; i++) {
828 for(i=0; i<psyOutChan->sfbCnt; i++) {