• Home
  • Raw
  • Download

Lines Matching refs:aRvlcPreviousCodebook

452 …o->concealmentInfo.aRvlcPreviousCodebook[bnds]==INTENSITY_HCB) || (pAacDecoderStaticChannelInfo->c…  in BidirectionalEstimation_UseScfOfPrevFrameAsReference()
462 … if ( pAacDecoderStaticChannelInfo->concealmentInfo.aRvlcPreviousCodebook[bnds]==NOISE_HCB ) { in BidirectionalEstimation_UseScfOfPrevFrameAsReference()
471 … if ( (pAacDecoderStaticChannelInfo->concealmentInfo.aRvlcPreviousCodebook[bnds]!=ZERO_HCB) in BidirectionalEstimation_UseScfOfPrevFrameAsReference()
472 … && (pAacDecoderStaticChannelInfo->concealmentInfo.aRvlcPreviousCodebook[bnds]!=NOISE_HCB) in BidirectionalEstimation_UseScfOfPrevFrameAsReference()
473 … && (pAacDecoderStaticChannelInfo->concealmentInfo.aRvlcPreviousCodebook[bnds]!=INTENSITY_HCB) in BidirectionalEstimation_UseScfOfPrevFrameAsReference()
474 … && (pAacDecoderStaticChannelInfo->concealmentInfo.aRvlcPreviousCodebook[bnds]!=INTENSITY_HCB2) ) in BidirectionalEstimation_UseScfOfPrevFrameAsReference()
662 …o->concealmentInfo.aRvlcPreviousCodebook[bnds]==INTENSITY_HCB) || (pAacDecoderStaticChannelInfo->c… in PredictiveInterpolation()
672 … if ( pAacDecoderStaticChannelInfo->concealmentInfo.aRvlcPreviousCodebook[bnds]==NOISE_HCB ) { in PredictiveInterpolation()
682 … if ( (pAacDecoderStaticChannelInfo->concealmentInfo.aRvlcPreviousCodebook[bnds]!=ZERO_HCB) in PredictiveInterpolation()
683 … && (pAacDecoderStaticChannelInfo->concealmentInfo.aRvlcPreviousCodebook[bnds]!=NOISE_HCB) in PredictiveInterpolation()
684 … && (pAacDecoderStaticChannelInfo->concealmentInfo.aRvlcPreviousCodebook[bnds]!=INTENSITY_HCB) in PredictiveInterpolation()
685 … && (pAacDecoderStaticChannelInfo->concealmentInfo.aRvlcPreviousCodebook[bnds]!=INTENSITY_HCB2) ) { in PredictiveInterpolation()