Home
last modified time | relevance | path

Searched refs:rolling_arf_group_actual_bits (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.h181 int rolling_arf_group_actual_bits; member
Dvp9_firstpass.c1550 (double)twopass->rolling_arf_group_actual_bits / in get_twopass_worst_quality()
1576 (double)twopass->rolling_arf_group_actual_bits / in get_twopass_worst_quality()
1734 twopass->rolling_arf_group_actual_bits = 1; in vp9_init_second_pass()
2679 twopass->rolling_arf_group_actual_bits = 0; in define_gf_group()
2721 twopass->rolling_arf_group_actual_bits = 0; in define_gf_group()
3271 twopass->rolling_arf_group_actual_bits += rc->projected_frame_size; in vp9_twopass_postencode_update()