Searched refs:estimate_ref_frame_costs (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_rdopt.c | 2200 static void estimate_ref_frame_costs(const VP9_COMMON *cm, in estimate_ref_frame_costs() function 3212 estimate_ref_frame_costs(cm, xd, segment_id, ref_costs_single, ref_costs_comp, in vp9_rd_pick_inter_mode_sb() 3858 estimate_ref_frame_costs(cm, xd, segment_id, ref_costs_single, ref_costs_comp, in vp9_rd_pick_inter_mode_sb_seg_skip() 3988 estimate_ref_frame_costs(cm, xd, segment_id, ref_costs_single, ref_costs_comp, in vp9_rd_pick_inter_mode_sub8x8()
|
/external/libaom/libaom/av1/encoder/ |
D | rdopt.c | 6839 static void estimate_ref_frame_costs( in estimate_ref_frame_costs() function 11387 estimate_ref_frame_costs(cm, xd, x, segment_id, ref_costs_single, in set_params_rd_pick_inter_mode() 11524 estimate_ref_frame_costs(cm, xd, x, segment_id, ref_costs_single, in set_params_nonrd_pick_inter_mode() 13725 estimate_ref_frame_costs(cm, xd, x, segment_id, ref_costs_single, in av1_rd_pick_inter_mode_sb_seg_skip()
|