Searched refs:conceal_max (Results 1 – 5 of 5) sorted by relevance
210 int conceal_max, conceal_group_max; in calcRefValBwd() local218 conceal_max = pRvlc->conceal_max % MaximumScaleFactorBands; in calcRefValBwd()219 conceal_group_max = pRvlc->conceal_max / MaximumScaleFactorBands; in calcRefValBwd()230 startBand = conceal_max + 1; in calcRefValBwd()291 int conceal_min, conceal_max; in BidirectionalEstimation_UseLowerScfOfCurrentFrame() local308 if (pRvlc->conceal_max == CONCEAL_MAX_INIT) in BidirectionalEstimation_UseLowerScfOfCurrentFrame()309 pRvlc->conceal_max = in BidirectionalEstimation_UseLowerScfOfCurrentFrame()314 conceal_max = pRvlc->conceal_max % MaximumScaleFactorBands; in BidirectionalEstimation_UseLowerScfOfCurrentFrame()315 conceal_group_max = pRvlc->conceal_max / MaximumScaleFactorBands; in BidirectionalEstimation_UseLowerScfOfCurrentFrame()317 if (pRvlc->conceal_min == pRvlc->conceal_max) { in BidirectionalEstimation_UseLowerScfOfCurrentFrame()[all …]
151 pRvlc->conceal_max = CONCEAL_MAX_INIT; in rvlcInit()483 pRvlc->conceal_max = bnds; in rvlcDecodeForward()489 pRvlc->conceal_max = bnds; in rvlcDecodeForward()518 pRvlc->conceal_max = bnds; in rvlcDecodeForward()524 pRvlc->conceal_max = bnds; in rvlcDecodeForward()549 pRvlc->conceal_max = bnds; in rvlcDecodeForward()555 pRvlc->conceal_max = bnds; in rvlcDecodeForward()581 pRvlc->conceal_max = bnds; in rvlcDecodeForward()587 pRvlc->conceal_max = bnds; in rvlcDecodeForward()885 (pRvlc->conceal_max == CONCEAL_MAX_INIT)) { in rvlcFinalErrorDetection()[all …]
197 SHORT conceal_max; /* is set at forward decoding */ member
572 ptr_rvlc->conceal_max = bnds; in ixheaacd_rvlc_decode_forward()579 ptr_rvlc->conceal_max = bnds; in ixheaacd_rvlc_decode_forward()608 ptr_rvlc->conceal_max = bnds; in ixheaacd_rvlc_decode_forward()614 ptr_rvlc->conceal_max = bnds; in ixheaacd_rvlc_decode_forward()642 ptr_rvlc->conceal_max = bnds; in ixheaacd_rvlc_decode_forward()649 ptr_rvlc->conceal_max = bnds; in ixheaacd_rvlc_decode_forward()674 ptr_rvlc->conceal_max = bnds; in ixheaacd_rvlc_decode_forward()680 ptr_rvlc->conceal_max = bnds; in ixheaacd_rvlc_decode_forward()977 ptr_rvlc->conceal_max = CONCEAL_MAX_INIT; in ixheaacd_rvlc_init()1020 WORD32 conceal_min, conceal_max; in ixheaacd_bi_dir_est_scf_prev_frame_reference() local[all …]
148 WORD16 conceal_max; member