Searched refs:gf_group (Results 1 - 11 of 11) sorted by relevance

/external/ltp/testcases/network/stress/ns-tools/
H A Dns-mcast.h74 struct sockaddr_storage gf_group; member in struct:group_filter
H A Dns-common.c537 memcpy(&gsf->gf_group, mainfo_p->ai_addr, mainfo_p->ai_addrlen);
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_firstpass.c2140 GF_GROUP *const gf_group = &twopass->gf_group; local
2171 gf_group->update_type[0] = OVERLAY_UPDATE;
2172 gf_group->rf_level[0] = INTER_NORMAL;
2173 gf_group->bit_allocation[0] = 0;
2175 gf_group->update_type[0] = GF_UPDATE;
2176 gf_group->rf_level[0] = GF_ARF_STD;
2177 gf_group->bit_allocation[0] = gf_arf_bits;
2179 gf_group->arf_update_idx[0] = arf_buffer_indices[0];
2180 gf_group
2758 GF_GROUP *const gf_group = &twopass->gf_group; local
3064 GF_GROUP *const gf_group = &twopass->gf_group; local
[all...]
H A Dvp9_firstpass.h177 GF_GROUP gf_group; member in struct:__anon11947
H A Dvp9_ratectrl.c436 cpi->twopass.gf_group.rf_level[cpi->twopass.gf_group.index];
462 cpi->twopass.gf_group.rf_level[cpi->twopass.gf_group.index];
1067 const GF_GROUP *gf_group = &cpi->twopass.gf_group; local
1149 if (gf_group->rf_level[gf_group->index] == GF_ARF_LOW)
1191 int qdelta = vp9_frame_type_qdelta(cpi, gf_group->rf_level[gf_group
[all...]
H A Dvp9_encoder.c2771 GF_GROUP *const gf_group = &cpi->twopass.gf_group; local
2776 q >= rc->rf_level_maxq[gf_group->rf_level[gf_group->index]]) {
2795 GF_GROUP *const gf_group = &twopass->gf_group; local
2797 (gf_group->index == gf_group->first_inter_index)) {
2881 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; local
4099 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; local
4748 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; local
4764 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; local
5218 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; local
[all...]
H A Dvp9_rd.c171 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; local
172 const FRAME_UPDATE_TYPE frame_type = gf_group->update_type[gf_group->index];
H A Dvp9_temporal_filter.c679 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; local
680 if (gf_group->rf_level[gf_group->index] != GF_ARF_STD) {
H A Dvp9_bitstream.c913 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; local
914 arf_idx = gf_group->arf_update_idx[gf_group->index];
/external/iproute2/include/linux/
H A Din.h208 struct __kernel_sockaddr_storage gf_group; /* multicast address */ member in struct:group_filter
/external/kernel-headers/original/uapi/linux/
H A Din.h209 struct __kernel_sockaddr_storage gf_group; /* multicast address */ member in struct:group_filter

Completed in 161 milliseconds