Home
last modified time | relevance | path

Searched refs:GF_ARF_STD (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.h30 GF_ARF_STD = 3, enumerator
Dvp9_ratectrl.c288 return rc->rate_correction_factors[GF_ARF_STD]; in get_rate_correction_factor()
307 rc->rate_correction_factors[GF_ARF_STD] = factor; in set_rate_correction_factor()
996 cpi->twopass.gf_group.rf_level[0] == GF_ARF_STD) in update_golden_frame_stats()
Dvp9_temporal_filter.c410 if (gf_group->rf_level[gf_group->index] != GF_ARF_STD) { in adjust_arnr_filter()
Dvp9_firstpass.c1406 twopass->gf_group.rf_level[0] = GF_ARF_STD; in allocate_gf_group_bits()
1425 twopass->gf_group.rf_level[frame_index] = GF_ARF_STD; in allocate_gf_group_bits()
1505 twopass->gf_group.rf_level[frame_index] = GF_ARF_STD; in allocate_gf_group_bits()