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.h36 INTER_NORMAL = 0, enumerator
Dvp9_ratectrl.c444 rcf = rc->rate_correction_factors[INTER_NORMAL]; in get_rate_correction_factor()
470 rc->rate_correction_factors[INTER_NORMAL] = factor; in set_rate_correction_factor()
2061 rc->rate_correction_factors[INTER_NORMAL] *= 0.85; in vp9_resize_one_pass_cbr()
2067 rc->rate_correction_factors[INTER_NORMAL] *= 0.9; in vp9_resize_one_pass_cbr()
2370 cpi->rc.rate_correction_factors[INTER_NORMAL]; in vp9_encodedframe_overshoot()
2402 cpi->rc.rate_correction_factors[INTER_NORMAL] = rate_correction_factor; in vp9_encodedframe_overshoot()
2419 lrc->rate_correction_factors[INTER_NORMAL] = rate_correction_factor; in vp9_encodedframe_overshoot()
Dvp9_firstpass.c1638 for (i = INTER_NORMAL; i < RATE_FACTOR_LEVELS; ++i) { in setup_rf_level_maxq()
2172 gf_group->rf_level[0] = INTER_NORMAL; in allocate_gf_group_bits()
2270 gf_group->rf_level[frame_index] = INTER_NORMAL; in allocate_gf_group_bits()
2285 gf_group->rf_level[frame_index] = INTER_NORMAL; in allocate_gf_group_bits()