Searched refs:best_rf_idx (Results 1 – 3 of 3) sorted by relevance
292 int best_rf_idx = -1; in mode_estimation() local382 best_rf_idx = rf_idx; in mode_estimation()388 xd->mi[0]->ref_frame[0] = best_rf_idx + LAST_FRAME; in mode_estimation()416 const YV12_BUFFER_CONFIG *ref_frame_ptr = ref_frame[best_rf_idx]; in mode_estimation()450 if (best_rf_idx >= 0) { in mode_estimation()451 tpl_stats->mv[best_rf_idx].as_int = best_mv.as_int; in mode_estimation()452 tpl_stats->ref_frame_index = best_rf_idx; in mode_estimation()
4614 int best_rf_idx = 0; in init_ref_frame_space() local4619 best_rf_idx = idx; in init_ref_frame_space()4624 tpl_pred_error[best_rf_idx] = this_stats->pred_error[best_rf_idx] - in init_ref_frame_space()
6259 int best_rf_idx = -1; local6380 best_rf_idx = rf_idx;6393 tpl_stats->ref_frame_index = gf_picture[frame_idx].ref_frame[best_rf_idx];