Home
last modified time | relevance | path

Searched refs:INTER_NORMAL (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.h32 INTER_NORMAL = 0, enumerator
Dvp9_ratectrl.c424 rcf = rc->rate_correction_factors[INTER_NORMAL]; in get_rate_correction_factor()
450 rc->rate_correction_factors[INTER_NORMAL] = factor; in set_rate_correction_factor()
1935 rc->rate_correction_factors[INTER_NORMAL] *= 0.85; in vp9_resize_one_pass_cbr()
1942 rc->rate_correction_factors[INTER_NORMAL] *= 0.9; in vp9_resize_one_pass_cbr()
2016 cpi->rc.rate_correction_factors[INTER_NORMAL]; in vp9_encodedframe_overshoot()
2047 cpi->rc.rate_correction_factors[INTER_NORMAL] = rate_correction_factor; in vp9_encodedframe_overshoot()
2064 lrc->rate_correction_factors[INTER_NORMAL] = in vp9_encodedframe_overshoot()
Dvp9_firstpass.c1238 for (i = INTER_NORMAL; i < RATE_FACTOR_LEVELS; ++i) { in setup_rf_level_maxq()
1723 gf_group->rf_level[0] = INTER_NORMAL; in allocate_gf_group_bits()
1814 gf_group->rf_level[frame_index] = INTER_NORMAL; in allocate_gf_group_bits()
1829 gf_group->rf_level[frame_index] = INTER_NORMAL; in allocate_gf_group_bits()