Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c1889 const int has_second_rf = has_second_ref(mi); in rd_pick_best_sub8x8_mode() local
1924 for (ref = 0; ref < 1 + has_second_rf; ++ref) { in rd_pick_best_sub8x8_mode()
1952 if (!has_second_rf && this_mode == NEWMV && in rd_pick_best_sub8x8_mode()
2032 if (has_second_rf) { in rd_pick_best_sub8x8_mode()
2038 if (has_second_rf && this_mode == NEWMV && in rd_pick_best_sub8x8_mode()
2059 for (ref = 0; ref < 1 + has_second_rf; ++ref) { in rd_pick_best_sub8x8_mode()
2072 (has_second_rf && in rd_pick_best_sub8x8_mode()
2081 for (ref = 0; ref < 1 + has_second_rf; ++ref) { in rd_pick_best_sub8x8_mode()
2090 for (ref = 0; ref < 1 + has_second_rf; ++ref) in rd_pick_best_sub8x8_mode()