Searched refs:estimate_ref_frame_costs (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_rdopt.c | 2203 static void estimate_ref_frame_costs(const VP9_COMMON *cm, in estimate_ref_frame_costs() function 3063 estimate_ref_frame_costs(cm, xd, segment_id, ref_costs_single, ref_costs_comp, in vp9_rd_pick_inter_mode_sb() 3697 estimate_ref_frame_costs(cm, xd, segment_id, ref_costs_single, ref_costs_comp, in vp9_rd_pick_inter_mode_sb_seg_skip() 3827 estimate_ref_frame_costs(cm, xd, segment_id, ref_costs_single, ref_costs_comp, in vp9_rd_pick_inter_mode_sub8x8()
|