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.h39 GF_ARF_STD = 3, enumerator
Dvp9_temporal_filter.c680 if (gf_group->rf_level[gf_group->index] != GF_ARF_STD) { in adjust_arnr_filter()
Dvp9_firstpass.c2176 gf_group->rf_level[0] = GF_ARF_STD; in allocate_gf_group_bits()
2193 gf_group->rf_level[alt_frame_index] = GF_ARF_STD; in allocate_gf_group_bits()
2296 gf_group->rf_level[frame_index] = GF_ARF_STD; in allocate_gf_group_bits()
Dvp9_ratectrl.c442 rcf = rc->rate_correction_factors[GF_ARF_STD]; in get_rate_correction_factor()
468 rc->rate_correction_factors[GF_ARF_STD] = factor; in set_rate_correction_factor()