Home
last modified time | relevance | path

Searched refs:gf_group (Results 1 – 9 of 9) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c1692 GF_GROUP *const gf_group = &twopass->gf_group; in allocate_gf_group_bits() local
1722 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 …]
Dvp9_encoder.c2631 GF_GROUP *const gf_group = &cpi->twopass.gf_group; local
2636 q >= rc->rf_level_maxq[gf_group->rf_level[gf_group->index]]) {
2719 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; local
2720 arf_idx = gf_group->arf_update_idx[gf_group->index];
3673 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; local
3676 (gf_group->rf_level[gf_group->index] == GF_ARF_LOW));
4125 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; local
4126 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 …]
Dvp9_rd.c174 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; in vp9_compute_rd_mult() local
175 const FRAME_UPDATE_TYPE frame_type = gf_group->update_type[gf_group->index]; in vp9_compute_rd_mult()
Dvp9_temporal_filter.c647 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; in adjust_arnr_filter() local
648 if (gf_group->rf_level[gf_group->index] != GF_ARF_STD) { in adjust_arnr_filter()
Dvp9_firstpass.h139 GF_GROUP gf_group; member
Dvp9_ratectrl.c416 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() local
1081 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()
Dvp9_bitstream.c919 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; in get_refresh_mask() local
920 arf_idx = gf_group->arf_update_idx[gf_group->index]; in get_refresh_mask()
/external/kernel-headers/original/uapi/linux/
Din.h208 struct __kernel_sockaddr_storage gf_group; /* multicast address */ member
/external/iproute2/include/linux/
Din.h208 struct __kernel_sockaddr_storage gf_group; /* multicast address */ member