Searched refs:gf_group (Results 1 – 9 of 9) sorted by relevance
1692 GF_GROUP *const gf_group = &twopass->gf_group; in allocate_gf_group_bits() local1722 gf_group->update_type[0] = OVERLAY_UPDATE; in allocate_gf_group_bits()1723 gf_group->rf_level[0] = INTER_NORMAL; in allocate_gf_group_bits()1724 gf_group->bit_allocation[0] = 0; in allocate_gf_group_bits()1725 gf_group->arf_update_idx[0] = arf_buffer_indices[0]; in allocate_gf_group_bits()1726 gf_group->arf_ref_idx[0] = arf_buffer_indices[0]; in allocate_gf_group_bits()1728 gf_group->update_type[0] = GF_UPDATE; in allocate_gf_group_bits()1729 gf_group->rf_level[0] = GF_ARF_STD; in allocate_gf_group_bits()1730 gf_group->bit_allocation[0] = gf_arf_bits; in allocate_gf_group_bits()1731 gf_group->arf_update_idx[0] = arf_buffer_indices[0]; in allocate_gf_group_bits()[all …]
2631 GF_GROUP *const gf_group = &cpi->twopass.gf_group; local2636 q >= rc->rf_level_maxq[gf_group->rf_level[gf_group->index]]) {2719 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; local2720 arf_idx = gf_group->arf_update_idx[gf_group->index];3673 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; local3676 (gf_group->rf_level[gf_group->index] == GF_ARF_LOW));4125 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; local4126 if (gf_group->update_type[gf_group->index] == ARF_UPDATE) {4127 arf_src_index = gf_group->arf_src_offset[gf_group->index];4141 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; local[all …]
174 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; in vp9_compute_rd_mult() local175 const FRAME_UPDATE_TYPE frame_type = gf_group->update_type[gf_group->index]; in vp9_compute_rd_mult()
647 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; in adjust_arnr_filter() local648 if (gf_group->rf_level[gf_group->index] != GF_ARF_STD) { in adjust_arnr_filter()
139 GF_GROUP gf_group; member
416 cpi->twopass.gf_group.rf_level[cpi->twopass.gf_group.index]; in get_rate_correction_factor()442 cpi->twopass.gf_group.rf_level[cpi->twopass.gf_group.index]; in set_rate_correction_factor()995 const GF_GROUP *gf_group = &cpi->twopass.gf_group; in rc_pick_q_and_bounds_two_pass() local1081 if (gf_group->rf_level[gf_group->index] == GF_ARF_LOW) in rc_pick_q_and_bounds_two_pass()1125 int qdelta = vp9_frame_type_qdelta(cpi, gf_group->rf_level[gf_group->index], in rc_pick_q_and_bounds_two_pass()
919 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; in get_refresh_mask() local920 arf_idx = gf_group->arf_update_idx[gf_group->index]; in get_refresh_mask()
208 struct __kernel_sockaddr_storage gf_group; /* multicast address */ member