Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dgop_structure.c29 static void set_multi_layer_params(GF_GROUP *const gf_group, int start, int end, in set_multi_layer_params()
79 GF_GROUP *const gf_group, int gf_interval, int pyr_height, in construct_multi_layer_gf_structure()
119 void check_frame_params(GF_GROUP *const gf_group, int gf_interval) { in check_frame_params()
172 GF_GROUP *const gf_group = &twopass->gf_group; in av1_gop_setup_structure()
Dfirstpass.h127 } GF_GROUP; typedef
167 GF_GROUP gf_group;
Dencode_strategy.c193 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; in check_show_existing_frame()
318 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; in get_current_frame_ref_type()
405 static int get_order_offset(const GF_GROUP *const gf_group, in get_order_offset()
465 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; in get_arf_src_index()
481 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; in get_internal_arf_src_index()
514 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; in setup_arf_or_arf2()
Dratectrl.c360 static RATE_FACTOR_LEVEL get_rate_factor_level(const GF_GROUP *const gf_group) { in get_rate_factor_level()
808 const GF_GROUP *gf_group = &cpi->twopass.gf_group; in gf_group_pyramid_level()
1011 const GF_GROUP *gf_group = &cpi->twopass.gf_group; in rc_pick_q_and_bounds_two_pass()
1269 GF_GROUP *gf_group = &cpi->twopass.gf_group; in av1_rc_pick_q_and_bounds()
1331 const GF_GROUP *const gf_group = &twopass->gf_group; in update_golden_frame_stats()
1367 const GF_GROUP *const gf_group = &twopass->gf_group; in av1_rc_postencode_update()
Dtpl_model.c463 const GF_GROUP *gf_group, int *tpl_group_frames, in init_gop_frames()
581 const GF_GROUP *gf_group = &cpi->twopass.gf_group; in av1_tpl_setup_stats()
Dpass2_strategy.c578 GF_GROUP *const gf_group = &twopass->gf_group; in allocate_gf_group_bits()
1223 GF_GROUP *const gf_group = &twopass->gf_group; in find_next_key_frame()
1500 GF_GROUP *const gf_group = &twopass->gf_group; in av1_get_second_pass_params()
Drd.c369 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; in av1_compute_rd_mult()
398 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; in av1_get_adaptive_rdmult()
Dtemporal_filter.c1250 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; in av1_temporal_filter()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.h145 } GF_GROUP; typedef
193 GF_GROUP gf_group;
Dvp9_firstpass.c2125 static void find_arf_order(VP9_COMP *cpi, GF_GROUP *gf_group, in find_arf_order()
2182 static INLINE void set_gf_overlay_frame_type(GF_GROUP *gf_group, in set_gf_overlay_frame_type()
2200 GF_GROUP *const gf_group = &twopass->gf_group; in define_gf_group_structure()
2249 GF_GROUP *const gf_group = &twopass->gf_group; in allocate_gf_group_bits()
2854 GF_GROUP *const gf_group = &twopass->gf_group; in find_next_key_frame()
3129 GF_GROUP *const gf_group = &twopass->gf_group; in vp9_rc_get_second_pass_params()
Dvp9_encoder.c804 GF_GROUP *const gf_group = &cpi->twopass.gf_group; in setup_frame()
2891 GF_GROUP *const gf_group = &cpi->twopass.gf_group;
2938 GF_GROUP *const gf_group = &twopass->gf_group;
2996 GF_GROUP *const gf_group = &cpi->twopass.gf_group;
4668 const GF_GROUP *const gf_group = &cpi->twopass.gf_group;
5133 const GF_GROUP *const gf_group = &cpi->twopass.gf_group;
5149 const GF_GROUP *const gf_group = &cpi->twopass.gf_group;
5414 const GF_GROUP *gf_group, int *tpl_group_frames) {
6494 const GF_GROUP *gf_group = &cpi->twopass.gf_group;
Dvp9_rd.c211 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; in modulate_rdmult()
Dvp9_ratectrl.c874 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; in get_gf_active_quality()
1368 const GF_GROUP *gf_group = &cpi->twopass.gf_group; in rc_constant_q()
1409 const GF_GROUP *gf_group = &cpi->twopass.gf_group; in rc_pick_q_and_bounds_two_pass()
Dvp9_temporal_filter.c976 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; in adjust_arnr_filter()
Dvp9_bitstream.c913 GF_GROUP *const gf_group = &cpi->twopass.gf_group; in vp9_get_refresh_mask()