Lines Matching refs:commonMin
409 int commonMin; in BidirectionalEstimation_UseScfOfPrevFrameAsReference() local
453 …commonMin = FDKmin(pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfFwd[bnds],pAacDecoderChan… in BidirectionalEstimation_UseScfOfPrevFrameAsReference()
454 …pAacDecoderChannelInfo->pDynData->aScaleFactor[bnds] = FDKmin(commonMin, pAacDecoderStaticChannelI… in BidirectionalEstimation_UseScfOfPrevFrameAsReference()
463 …commonMin = FDKmin(pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfFwd[bnds],pAacDecoderChan… in BidirectionalEstimation_UseScfOfPrevFrameAsReference()
464 …pAacDecoderChannelInfo->pDynData->aScaleFactor[bnds] = FDKmin(commonMin, pAacDecoderStaticChannelI… in BidirectionalEstimation_UseScfOfPrevFrameAsReference()
476 …commonMin = FDKmin(pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfFwd[bnds], pAacDecoderCha… in BidirectionalEstimation_UseScfOfPrevFrameAsReference()
477 …pAacDecoderChannelInfo->pDynData->aScaleFactor[bnds] = FDKmin(commonMin, pAacDecoderStaticChannelI… in BidirectionalEstimation_UseScfOfPrevFrameAsReference()
645 int commonMin; in PredictiveInterpolation() local
663 …commonMin = FDKmin(pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfFwd[bnds],pAacDecoderChan… in PredictiveInterpolation()
664 …pAacDecoderChannelInfo->pDynData->aScaleFactor[bnds] = FDKmin(commonMin, pAacDecoderStaticChannelI… in PredictiveInterpolation()
673 …commonMin = FDKmin(pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfFwd[bnds],pAacDecoderChan… in PredictiveInterpolation()
674 …pAacDecoderChannelInfo->pDynData->aScaleFactor[bnds] = FDKmin(commonMin, pAacDecoderStaticChannelI… in PredictiveInterpolation()
686 …commonMin = FDKmin(pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfFwd[bnds],pAacDecoderChan… in PredictiveInterpolation()
687 …pAacDecoderChannelInfo->pDynData->aScaleFactor[bnds] = FDKmin(commonMin, pAacDecoderStaticChannelI… in PredictiveInterpolation()