Home
last modified time | relevance | path

Searched refs:best_rf_idx (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dtpl_model.c129 int best_rf_idx = -1; in mode_estimation() local
227 best_rf_idx = rf_idx; in mode_estimation()
240 tpl_stats->ref_frame_index = gf_picture[frame_idx].ref_frame[best_rf_idx]; in mode_estimation()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c5881 int best_rf_idx = -1; local
6006 best_rf_idx = rf_idx;
6024 tpl_stats->ref_frame_index = gf_picture[frame_idx].ref_frame[best_rf_idx];