Searched refs:bit_allocation (Results 1 – 8 of 8) sorted by relevance
358 int bit_allocation[MAX_STATIC_GF_GROUP_LENGTH]; member
896 gf_group->bit_allocation[idx] = base_frame_bits + arf_extra_bits; in allocate_gf_group_bits()899 case OVERLAY_UPDATE: gf_group->bit_allocation[idx] = 0; break; in allocate_gf_group_bits()900 default: gf_group->bit_allocation[idx] = base_frame_bits; break; in allocate_gf_group_bits()910 gf_group->bit_allocation[gf_group_size] = 0; in allocate_gf_group_bits()2151 gf_group->bit_allocation[cur_index] = target; in define_gf_group_pass0()3202 gf_group->bit_allocation[0] = kf_bits; in find_next_key_frame()3319 int target_rate = gf_group->bit_allocation[cpi->gf_frame_index]; in setup_target_rate()
1252 cpi->rc.base_frame_target = gf_group->bit_allocation[group_idx]; in av1_temporal_filter()
114 int bit_allocation[MAX_STATIC_GF_GROUP_LENGTH + 2]; member
2323 gf_group->bit_allocation[frame_index] = in allocate_gf_group_bits()2336 gf_group->bit_allocation[frame_index] = gf_arf_bits; in allocate_gf_group_bits()2391 gf_group->bit_allocation[idx] = in allocate_gf_group_bits()2396 case USE_BUF_FRAME: gf_group->bit_allocation[idx] = 0; break; in allocate_gf_group_bits()2397 default: gf_group->bit_allocation[idx] = target_frame_size; break; in allocate_gf_group_bits()2400 gf_group->bit_allocation[idx] = 0; in allocate_gf_group_bits()2429 gf_group->bit_allocation[frame_index] = target_frame_size; in allocate_gf_group_bits()2434 gf_group->bit_allocation[mid_frame_idx] += last_frame_reduction; in allocate_gf_group_bits()3375 gf_group->bit_allocation[0] = kf_bits; in find_next_key_frame()3485 target_rate = gf_group->bit_allocation[gf_group->index]; in vp9_rc_get_second_pass_params()[all …]
1673 int target_rate = cpi->twopass.gf_group.bit_allocation[idx]; in vp9_estimate_qp_gop()
5 "${HEVC_ROOT}/encoder/bit_allocation.c"
489 "encoder/bit_allocation.c",