ALGO_TB_RateEstimation_Exact 50 libde265-1.0.3/libde265/encoder/algo/tb-rateestim.h add_choice("exact",ALGO_TB_RateEstimation_Exact, true); ALGO_TB_RateEstimation_Exact 392 libde265-1.0.3/libde265/encoder/encoder-core.cc case ALGO_TB_RateEstimation_Exact: algo_TB_RateEstimation = &mAlgo_TB_RateEstimation_Exact; break;