Home
last modified time | relevance | path

Searched refs:GF_GROUP (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.h129 } GF_GROUP; typedef
177 GF_GROUP gf_group;
Dvp9_rd.c171 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; in vp9_compute_rd_mult()
Dvp9_encoder.c2771 GF_GROUP *const gf_group = &cpi->twopass.gf_group;
2795 GF_GROUP *const gf_group = &twopass->gf_group;
2881 const GF_GROUP *const gf_group = &cpi->twopass.gf_group;
4099 const GF_GROUP *const gf_group = &cpi->twopass.gf_group;
4748 const GF_GROUP *const gf_group = &cpi->twopass.gf_group;
4764 const GF_GROUP *const gf_group = &cpi->twopass.gf_group;
5218 const GF_GROUP *const gf_group = &cpi->twopass.gf_group;
Dvp9_temporal_filter.c679 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; in adjust_arnr_filter()
Dvp9_firstpass.c2140 GF_GROUP *const gf_group = &twopass->gf_group; in allocate_gf_group_bits()
2758 GF_GROUP *const gf_group = &twopass->gf_group; in find_next_key_frame()
3064 GF_GROUP *const gf_group = &twopass->gf_group; in vp9_rc_get_second_pass_params()
Dvp9_bitstream.c913 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; in vp9_get_refresh_mask()
Dvp9_ratectrl.c1067 const GF_GROUP *gf_group = &cpi->twopass.gf_group; in rc_pick_q_and_bounds_two_pass()