Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Drdopt.c1713 static void update_best_mode(BEST_MODE *best_mode, int this_rd, in update_best_mode() function
2228 update_best_mode(&best_mode, this_rd, &rd, other_cost, x); in vp8_rd_pick_inter_mode()
2313 update_best_mode(&best_mode, this_rd, &rd, other_cost, x); in vp8_rd_pick_inter_mode()