Searched defs:use_arf (Results 1 – 2 of 2) sorted by relevance
823 int key_frame, int use_arf) { in allocate_gf_group_bits()896 int key_frame, int use_arf) { in allocate_gf_group_bits()1879 GF_GROUP *gf_group, int is_key_frame, int use_arf, in av1_gop_bit_allocation()
832 int use_arf = gf_group->update_type[1] == ARF_UPDATE; in init_gop_frames_for_tpl() local