Home
last modified time | relevance | path

Searched defs:arf_show_idx (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c1956 int arf_show_idx, int f_frames, int b_frames, in compute_arf_boost()
2050 int arf_show_idx = get_show_idx(twopass); in calc_arf_boost() local
2722 const int arf_show_idx = VPXMIN(gf_start_show_idx + gop_coding_frames + 1, in define_gf_group() local