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.h35 GF_ARF_STD = 3, enumerator
Dvp9_temporal_filter.c648 if (gf_group->rf_level[gf_group->index] != GF_ARF_STD) { in adjust_arnr_filter()
Dvp9_firstpass.c1729 gf_group->rf_level[0] = GF_ARF_STD; in allocate_gf_group_bits()
1748 gf_group->rf_level[alt_frame_index] = GF_ARF_STD; in allocate_gf_group_bits()
1840 gf_group->rf_level[frame_index] = GF_ARF_STD; in allocate_gf_group_bits()
Dvp9_ratectrl.c422 rcf = rc->rate_correction_factors[GF_ARF_STD]; in get_rate_correction_factor()
448 rc->rate_correction_factors[GF_ARF_STD] = factor; in set_rate_correction_factor()