Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Drdopt.c54 } RATE_DISTORTION; typedef
1585 static int evaluate_inter_mode_rd(int mdcounts[4], RATE_DISTORTION *rd, in evaluate_inter_mode_rd()
1646 static int calculate_final_rd_costs(int this_rd, RATE_DISTORTION *rd, in calculate_final_rd_costs()
1714 RATE_DISTORTION *rd, int other_cost, in update_best_mode()
1758 RATE_DISTORTION rd; in vp8_rd_pick_inter_mode()