• Home
  • Raw
  • Download

Lines Matching refs:bnds

123   int bnds;  in rvlcInit()  local
144 for (bnds = 0; bnds < RVLC_MAX_SFB; bnds++) { in rvlcInit()
145 pScfFwd[bnds] = 0; in rvlcInit()
146 pScfBwd[bnds] = 0; in rvlcInit()
147 pScfEsc[bnds] = 0; in rvlcInit()
148 pScaleFactor[bnds] = 0; in rvlcInit()
196 int group, band, bnds; in rvlcCheckIntensityCb() local
202 bnds = 16*group+band; in rvlcCheckIntensityCb()
203 …coderChannelInfo->pDynData->aCodeBook[bnds] == INTENSITY_HCB) || (pAacDecoderChannelInfo->pDynData… in rvlcCheckIntensityCb()
421 int bnds = 0; in rvlcDecodeForward() local
449 bnds = 16*group+band; in rvlcDecodeForward()
451 switch (pAacDecoderChannelInfo->pDynData->aCodeBook[bnds]) { in rvlcDecodeForward()
454 pScfFwd[bnds] = 0; in rvlcDecodeForward()
462 pRvlc->conceal_max = bnds; in rvlcDecodeForward()
468 pRvlc->conceal_max = bnds; in rvlcDecodeForward()
480 pRvlc->conceal_max_esc = bnds; in rvlcDecodeForward()
485 pScfFwd[bnds] = position; in rvlcDecodeForward()
492 pRvlc->first_noise_band = bnds; in rvlcDecodeForward()
494 pScfFwd[bnds] = 100 + noisenrg; in rvlcDecodeForward()
500 pRvlc->conceal_max = bnds; in rvlcDecodeForward()
506 pRvlc->conceal_max = bnds; in rvlcDecodeForward()
518 pRvlc->conceal_max_esc = bnds; in rvlcDecodeForward()
523 pScfFwd[bnds] = 100 + noisenrg; in rvlcDecodeForward()
526 pAacDecoderChannelInfo->data.aac.PnsData.pnsUsed[bnds] = 1; in rvlcDecodeForward()
533 pRvlc->conceal_max = bnds; in rvlcDecodeForward()
539 pRvlc->conceal_max = bnds; in rvlcDecodeForward()
550 pRvlc->conceal_max_esc = bnds; in rvlcDecodeForward()
555 pScfFwd[bnds] = factor; in rvlcDecodeForward()
566 pRvlc->conceal_max = bnds; in rvlcDecodeForward()
572 pRvlc->conceal_max = bnds; in rvlcDecodeForward()
584 pRvlc->conceal_max_esc = bnds; in rvlcDecodeForward()
611 SHORT bnds = pRvlc->maxSfbTransmitted-1; in rvlcDecodeBackward() local
637 pRvlc->conceal_min = bnds; in rvlcDecodeBackward()
643 pRvlc->conceal_min = bnds; in rvlcDecodeBackward()
655 pRvlc->conceal_min_esc = bnds; in rvlcDecodeBackward()
665 bnds = 16*group+band; in rvlcDecodeBackward()
671 switch (pAacDecoderChannelInfo->pDynData->aCodeBook[bnds]) { in rvlcDecodeBackward()
674 pScfBwd[bnds] = 0; in rvlcDecodeBackward()
682 pScfBwd[bnds] = position; in rvlcDecodeBackward()
683 pRvlc->conceal_min = FDKmax(0,bnds-offset); in rvlcDecodeBackward()
689 pScfBwd[bnds] = position; in rvlcDecodeBackward()
690 pRvlc->conceal_min = FDKmax(0,bnds-offset); in rvlcDecodeBackward()
702 pRvlc->conceal_min_esc = FDKmax(0,bnds-offset); in rvlcDecodeBackward()
706 pScfBwd[bnds] = position; in rvlcDecodeBackward()
712 if ( bnds == pRvlc->first_noise_band ) { in rvlcDecodeBackward()
713 …pScfBwd[bnds] = pRvlc->dpcm_noise_nrg + pAacDecoderChannelInfo->pDynData->RawDataInfo.GlobalGain -… in rvlcDecodeBackward()
714 pRvlc->firstNrg = pScfBwd[bnds]; in rvlcDecodeBackward()
719 pScfBwd[bnds] = noisenrg; in rvlcDecodeBackward()
720 pRvlc->conceal_min = FDKmax(0,bnds-offset); in rvlcDecodeBackward()
726 pScfBwd[bnds] = noisenrg; in rvlcDecodeBackward()
727 pRvlc->conceal_min = FDKmax(0,bnds-offset); in rvlcDecodeBackward()
739 pRvlc->conceal_min_esc = FDKmax(0,bnds-offset); in rvlcDecodeBackward()
743 pScfBwd[bnds] = noisenrg; in rvlcDecodeBackward()
752 pScfBwd[bnds] = factor; in rvlcDecodeBackward()
753 pRvlc->conceal_min = FDKmax(0,bnds-offset); in rvlcDecodeBackward()
759 pScfBwd[bnds] = factor; in rvlcDecodeBackward()
760 pRvlc->conceal_min = FDKmax(0,bnds-offset); in rvlcDecodeBackward()
772 pRvlc->conceal_min_esc = FDKmax(0,bnds-offset); in rvlcDecodeBackward()
776 pScfBwd[bnds] = factor; in rvlcDecodeBackward()
932 int bnds; in rvlcFinalErrorDetection() local
939 bnds = 16*group+band; in rvlcFinalErrorDetection()
940 …r[bnds] = pAacDecoderStaticChannelInfo->concealmentInfo.aRvlcPreviousScaleFactor[bnds] = pAacDecod… in rvlcFinalErrorDetection()
947 bnds = 16*group+band; in rvlcFinalErrorDetection()
948 …nnelInfo->concealmentInfo.aRvlcPreviousCodebook[bnds] = pAacDecoderChannelInfo->pDynData->aCodeBoo… in rvlcFinalErrorDetection()
951 bnds = 16*group+band; in rvlcFinalErrorDetection()
952 FDK_ASSERT(bnds >= 0 && bnds < RVLC_MAX_SFB); in rvlcFinalErrorDetection()
953 pAacDecoderStaticChannelInfo->concealmentInfo.aRvlcPreviousCodebook[bnds] = ZERO_HCB; in rvlcFinalErrorDetection()