Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.h80 int bit_allocation[(MAX_LAG_BUFFERS * 2) + 1]; member
Dvp9_firstpass.c1401 twopass->gf_group.bit_allocation[0] = 0; in allocate_gf_group_bits()
1407 twopass->gf_group.bit_allocation[0] = gf_arf_bits; in allocate_gf_group_bits()
1426 twopass->gf_group.bit_allocation[frame_index] = gf_arf_bits; in allocate_gf_group_bits()
1481 twopass->gf_group.bit_allocation[frame_index] = target_frame_size; in allocate_gf_group_bits()
1498 twopass->gf_group.bit_allocation[2] = in allocate_gf_group_bits()
1499 twopass->gf_group.bit_allocation[mid_frame_idx] + mid_boost_bits; in allocate_gf_group_bits()
1501 twopass->gf_group.bit_allocation[mid_frame_idx] = 0; in allocate_gf_group_bits()
2043 twopass->gf_group.bit_allocation[0] = kf_bits; in find_next_key_frame()
2146 target_rate = twopass->gf_group.bit_allocation[twopass->gf_group.index]; in vp9_rc_get_second_pass_params()
2245 target_rate = twopass->gf_group.bit_allocation[twopass->gf_group.index]; in vp9_rc_get_second_pass_params()