Searched refs:max_layer_depth (Results 1 – 11 of 11) sorted by relevance
75 gf_group->max_layer_depth = AOMMAX(gf_group->max_layer_depth, layer_depth); in set_params_for_leaf_frames()388 const int max_layer_depth = 4; in set_multi_layer_params_for_gf14() local390 for (layer = layer_depth; layer <= max_layer_depth; layer++) { in set_multi_layer_params_for_gf14()458 gf_group->max_layer_depth = in set_multi_layer_params()459 AOMMAX(gf_group->max_layer_depth, layer_depth); in set_multi_layer_params()583 gf_group->max_layer_depth = 0; in construct_multi_layer_gf_structure()595 gf_group->max_layer_depth = 0; in construct_multi_layer_gf_structure()610 gf_group->max_layer_depth = 0; in construct_multi_layer_gf_structure()629 gf_group->max_layer_depth = 1; in construct_multi_layer_gf_structure()755 gf_group->max_layer_depth = AOMMAX(gf_group->max_layer_depth, 2); in construct_multi_layer_gf_structure()[all …]
349 int max_layer_depth; member
142 int max_layer_depth) { in get_true_pyr_level() argument148 return max_layer_depth; in get_true_pyr_level()
1626 cpi->ppi->gf_group.max_layer_depth); in init_gop_frames_for_tpl()1706 cpi->ppi->gf_group.max_layer_depth); in init_gop_frames_for_tpl()1925 gf_group->max_layer_depth > 2; in av1_tpl_setup_stats()
598 gf_group->max_layer_depth) { in av1_set_size_dependent_vars()
937 int max_arf_layer = gf_group->max_layer_depth - 1; in allocate_gf_group_bits()
4042 current_frame->display_order_hint, cpi->ppi->gf_group.max_layer_depth); in av1_encode()
104 int max_layer_depth; member
2212 gf_group->max_layer_depth = VPXMAX(gf_group->max_layer_depth, depth); in find_arf_order()2275 gf_group->max_layer_depth = 0; in define_gf_group_structure()2294 gf_group->max_layer_depth = 1; in define_gf_group_structure()2418 gf_group->max_layer_depth = 2; in ext_rc_define_gf_group_structure()
1529 const int max_layer_depth = gf_group->max_layer_depth; in vp9_rc_pick_q_and_bounds_two_pass() local1530 assert(max_layer_depth > 0); in vp9_rc_pick_q_and_bounds_two_pass()1540 cpi->twopass.last_qindex_of_arf_layer[max_layer_depth - 1]); in vp9_rc_pick_q_and_bounds_two_pass()
611 * aomedia:3390: set_ld_layer_depth: cap max_layer_depth to