Home
last modified time | relevance | path

Searched refs:multi_arf_enabled (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h478 int multi_arf_enabled; member
Dvp9_firstpass.c1766 if (cpi->multi_arf_enabled) { in allocate_gf_group_bits()
1800 if (rc->source_alt_ref_pending && cpi->multi_arf_enabled) { in allocate_gf_group_bits()
1832 if (cpi->multi_arf_enabled) { in allocate_gf_group_bits()
1844 cpi->multi_arf_last_grp_enabled = cpi->multi_arf_enabled; in allocate_gf_group_bits()
2041 cpi->multi_arf_enabled = in define_gf_group()