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.c1883 const int has_second_rf = has_second_ref(mi); in rd_pick_best_sub8x8_mode() local
1918 for (ref = 0; ref < 1 + has_second_rf; ++ref) { in rd_pick_best_sub8x8_mode()
1946 if (!has_second_rf && this_mode == NEWMV && in rd_pick_best_sub8x8_mode()
2029 if (has_second_rf) { in rd_pick_best_sub8x8_mode()
2035 if (has_second_rf && this_mode == NEWMV && in rd_pick_best_sub8x8_mode()
2056 for (ref = 0; ref < 1 + has_second_rf; ++ref) { in rd_pick_best_sub8x8_mode()
2069 (has_second_rf && in rd_pick_best_sub8x8_mode()
2078 for (ref = 0; ref < 1 + has_second_rf; ++ref) { in rd_pick_best_sub8x8_mode()
2087 for (ref = 0; ref < 1 + has_second_rf; ++ref) in rd_pick_best_sub8x8_mode()