Searched refs:CONCEAL_MAX_INIT (Results 1 – 4 of 4) sorted by relevance
151 pRvlc->conceal_max = CONCEAL_MAX_INIT; in rvlcInit()154 pRvlc->conceal_max_esc = CONCEAL_MAX_INIT; in rvlcInit()498 if (pRvlc->conceal_max_esc == CONCEAL_MAX_INIT) { in rvlcDecodeForward()533 if (pRvlc->conceal_max_esc == CONCEAL_MAX_INIT) { in rvlcDecodeForward()564 if (pRvlc->conceal_max_esc == CONCEAL_MAX_INIT) { in rvlcDecodeForward()596 if (pRvlc->conceal_max_esc == CONCEAL_MAX_INIT) { in rvlcDecodeForward()884 (pRvlc->conceal_max == CONCEAL_MAX_INIT)) { in rvlcFinalErrorDetection()895 (((pRvlc->conceal_max == CONCEAL_MAX_INIT) && in rvlcFinalErrorDetection()904 ((pRvlc->conceal_max == CONCEAL_MAX_INIT) && in rvlcFinalErrorDetection()909 if ((pRvlc->conceal_max == CONCEAL_MAX_INIT) || in rvlcFinalErrorDetection()[all …]
129 #define CONCEAL_MAX_INIT 1311 /* arbitrary value */ macro
308 if (pRvlc->conceal_max == CONCEAL_MAX_INIT) in BidirectionalEstimation_UseLowerScfOfCurrentFrame()456 if (pRvlc->conceal_max == CONCEAL_MAX_INIT) in BidirectionalEstimation_UseScfOfPrevFrameAsReference()
90 #define CONCEAL_MAX_INIT 1311 macro977 ptr_rvlc->conceal_max = CONCEAL_MAX_INIT; in ixheaacd_rvlc_init()980 ptr_rvlc->conceal_max_esc = CONCEAL_MAX_INIT; in ixheaacd_rvlc_init()1034 if (ptr_rvlc->conceal_max == CONCEAL_MAX_INIT) in ixheaacd_bi_dir_est_scf_prev_frame_reference()1278 if (ptr_rvlc->conceal_max == CONCEAL_MAX_INIT) in ixheaacd_bi_dir_est_lower_scf_cur_frame()1601 (ptr_rvlc->conceal_max == CONCEAL_MAX_INIT)) { in ixheaacd_rvlc_final_error_detection()1612 (((ptr_rvlc->conceal_max == CONCEAL_MAX_INIT) && in ixheaacd_rvlc_final_error_detection()1624 ((ptr_rvlc->conceal_max == CONCEAL_MAX_INIT) && in ixheaacd_rvlc_final_error_detection()1629 if ((ptr_rvlc->conceal_max == CONCEAL_MAX_INIT) || in ixheaacd_rvlc_final_error_detection()1690 (ptr_rvlc->conceal_max != CONCEAL_MAX_INIT)) && in ixheaacd_rvlc_final_error_detection()[all …]