Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dpass2_strategy.c823 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()
Dtpl_model.c832 int use_arf = gf_group->update_type[1] == ARF_UPDATE; in init_gop_frames_for_tpl() local