Searched defs:layer_depth (Results 1 – 13 of 13) sorted by relevance
| /external/libaom/av1/encoder/ |
| D | gop_structure.c | 68 int layer_depth, int start, int end) { in set_params_for_leaf_frames() 98 int *first_frame_index, int *cur_disp_index, int layer_depth) { in set_params_for_intnl_overlay_frames() 120 int *cur_disp_idx, int layer_depth, int arf_src_offset, int offset, in set_params_for_internal_arfs() 180 int *first_frame_index, int depth_thr, int *cur_disp_idx, int layer_depth) { in set_multi_layer_params_for_fp() 297 int layer_depth, int layer_with_parallel_encodes) { in set_params_for_internal_arfs_in_gf14() 340 int node_end, int layer_depth) { in set_params_for_cur_layer_frames() 382 int *cur_disp_index, int gf_interval, int layer_depth, in set_multi_layer_params_for_gf14() 440 int *first_frame_index, int layer_depth) { in set_multi_layer_params()
|
| D | tune_vmaf.c | 384 const int layer_depth = in av1_vmaf_neg_preprocessing() local 427 const int layer_depth = in av1_vmaf_frame_preprocessing() local 467 const int layer_depth = in av1_vmaf_blk_preprocessing() local 902 const int layer_depth = in av1_get_vmaf_base_qindex() local 1077 const int layer_depth = in av1_update_vmaf_curve() local
|
| D | rd.c | 413 const int layer_depth, const int boost_index, in av1_compute_rd_mult() 476 const int layer_depth = AOMMIN(gf_group->layer_depth[cpi->gf_frame_index], 6); in av1_get_adaptive_rdmult() local 767 const int layer_depth = AOMMIN(gf_group->layer_depth[cpi->gf_frame_index], 6); in av1_initialize_rd_consts() local
|
| D | aq_cyclicrefresh.c | 508 const int layer_depth = AOMMIN(gf_group->layer_depth[cpi->gf_frame_index], 6); in av1_cyclic_refresh_setup() local
|
| D | encodeframe_utils.h | 310 const int layer_depth = AOMMIN(gf_group->layer_depth[cpi->gf_frame_index], 6); in set_rdmult() local
|
| D | firstpass.h | 352 int layer_depth[MAX_STATIC_GF_GROUP_LENGTH]; member
|
| D | tpl_model.c | 1222 const int layer_depth = AOMMIN(gf_group->layer_depth[cpi->gf_frame_index], 6); in init_mc_flow_dispenser() local 1880 const int layer_depth = AOMMIN(gf_group->layer_depth[cpi->gf_frame_index], 6); in av1_tpl_rdmult_setup_sb() local
|
| D | av1_quantize.c | 750 const int layer_depth = AOMMIN(gf_group->layer_depth[cpi->gf_frame_index], 6); in av1_init_plane_quantizers() local
|
| /external/libvpx/vp9/encoder/ |
| D | vp9_ratectrl.c | 1407 const int layer_depth = gf_group->layer_depth[gf_group_index]; in rc_constant_q() local 1479 const int layer_depth = gf_group->layer_depth[gf_group_index]; in rc_pick_q_and_bounds_two_pass() local 1499 const int layer_depth = gf_group->layer_depth[gf_group_index]; in rc_pick_q_and_bounds_two_pass() local 1848 const int layer_depth = gf_group->layer_depth[gf_group_index]; in vp9_rc_postencode_update() local
|
| D | vp9_firstpass.h | 112 unsigned char layer_depth[MAX_STATIC_GF_GROUP_LENGTH + 2]; member
|
| D | vp9_firstpass.c | 2251 int layer_depth = 1; in define_gf_group_structure() local
|
| /external/libaom/test/ |
| D | ratectrl_qmode_test.cc | 814 int layer_depth = layer_depth_list[i]; in TEST() local 832 int layer_depth = mid_layer_depth_list[i]; in TEST() local
|
| /external/libaom/av1/qmode_rc/ |
| D | ratectrl_qmode_interface.h | 219 int layer_depth; // Layer depth in the GOP structure member
|