Searched refs:compute_arf_boost (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_firstpass.c | 1954 static int compute_arf_boost(const FRAME_INFO *frame_info, in compute_arf_boost() function 2051 return compute_arf_boost(frame_info, &twopass->first_pass_info, arf_show_idx, in calc_arf_boost() 2727 compute_arf_boost(frame_info, first_pass_info, arf_show_idx, f_frames, in define_gf_group() 2738 compute_arf_boost(frame_info, first_pass_info, gld_show_idx, f_frames, in define_gf_group()
|