/external/libaom/libaom/av1/common/ |
D | debugmodes.c | 38 for (int mi_col = 0; mi_col < cols; mi_col++) { in print_mi_data() local 65 for (int mi_col = 0; mi_col < cols; mi_col++) { in av1_print_modes_and_motion_vectors() local 79 for (int mi_col = 0; mi_col < cols; mi_col++) { in av1_print_modes_and_motion_vectors() local
|
D | loopfiltermask.c | 391 int mi_row, int mi_col) { in get_loop_filter_mask() 425 int get_index_shift(int mi_col, int mi_row, int *index) { in get_index_shift() 799 const int mi_col = c << subsampling_x; in av1_build_bitmask_vert_info() local 869 const int mi_col = c << subsampling_x; in av1_build_bitmask_horz_info() local 938 int mi_row, int mi_col) { in av1_filter_block_plane_bitmask_vert() 1027 int mi_row, int mi_col) { in av1_filter_block_plane_bitmask_horz() 1097 int pl, int mi_row, int mi_col) { in av1_filter_block_plane_ver() 1185 int pl, int mi_row, int mi_col) { in av1_filter_block_plane_hor() 1256 void av1_store_bitmask_vartx(AV1_COMMON *cm, int mi_row, int mi_col, in av1_store_bitmask_vartx() 1323 void av1_store_bitmask_univariant_tx(AV1_COMMON *cm, int mi_row, int mi_col, in av1_store_bitmask_univariant_tx() [all …]
|
D | av1_loopfilter.c | 194 const int mi_col, const int plane, in get_transform_size() 258 const int mi_col = scale_horz | ((x << scale_horz) >> MI_SIZE_LOG2); in set_lpf_parameters() local 349 const uint32_t mi_row, const uint32_t mi_col) { in av1_filter_block_plane_vert() 462 const uint32_t mi_row, const uint32_t mi_col) { in av1_filter_block_plane_horz() 580 const uint32_t mi_col) { in av1_filter_block_plane_vert_test() 622 const uint32_t mi_col) { in av1_filter_block_plane_horz_test() 668 int mi_row, mi_col; in loop_filter_rows() local
|
D | mvref_common.h | 68 static INLINE int is_inside(const TileInfo *const tile, int mi_col, int mi_row, in is_inside() 82 static INLINE int find_valid_col_offset(const TileInfo *const tile, int mi_col, in find_valid_col_offset() 277 const MACROBLOCKD *xd, int mi_row, int mi_col, in av1_is_dv_valid()
|
D | cdef.c | 24 static int is_8x8_block_skip(MB_MODE_INFO **grid, int mi_row, int mi_col, in is_8x8_block_skip() 37 int mi_row, int mi_col, cdef_list *dlist, in av1_cdef_compute_sb_list() 190 int mi_col = MI_SIZE_64X64 * fbc; in av1_cdef_frame() local
|
D | mvref_common.c | 41 const MB_MODE_INFO *const mi, int mi_row, int mi_col, in av1_copy_frame_mvs() 143 const AV1_COMMON *cm, const MACROBLOCKD *xd, int mi_col, in scan_row_mbmi() 238 const int mi_col, const MV_REFERENCE_FRAME rf[2], int row_offset, in scan_blk_mbmi() 260 int mi_row, int mi_col, int bs) { in has_top_right() 309 static int check_sb_border(const int mi_row, const int mi_col, in check_sb_border() 323 int mi_row, int mi_col, MV_REFERENCE_FRAME ref_frame, in add_tpl_ref_mv() 478 int mi_row, int mi_col, int16_t *mode_context) { in setup_ref_mv_list() 789 const int mi_col = xd->mi_col; in av1_find_mv_refs() local 1125 const int mi_col = xd->mi_col; in av1_findSamples() local
|
/external/libaom/libaom/av1/encoder/ |
D | partition_strategy.h | 140 int mi_row, int mi_col, in set_offsets_for_motion_search() 196 int mi_row, int mi_col, BLOCK_SIZE sb_size) { in is_full_sb() 209 int mi_col) { in use_auto_max_partition()
|
D | segmentation.c | 51 int mi_row, int mi_col) { in count_segs() 89 unsigned *t_unpred_seg_counts, int mi_row, int mi_col, in count_segs_sb() 177 int tile_col, tile_row, mi_row, mi_col; in av1_choose_segmap_coding_method() local
|
D | encodeframe.c | 213 int mi_row, int mi_col, in get_sby_perpixel_diff_variance() 228 int mi_row, int mi_col) { in get_rd_var_based_fixed_partition() 251 const int mi_col, int *const rdmult) { in set_ssim_rdmult() 287 const int mi_col, int orig_rdmult) { in get_hier_tpl_rdmult() 347 int mi_col, BLOCK_SIZE bsize, in setup_block_rdmult() 389 int mi_row, int mi_col, BLOCK_SIZE bsize) { in set_offsets_without_segment_id() 430 MACROBLOCK *const x, int mi_row, int mi_col, in set_offsets() 530 int mi_row, int mi_col, BLOCK_SIZE bsize, in update_state() 672 int mi_row, int mi_col, const int num_planes, in av1_setup_src_planes() 724 int mi_col, RD_STATS *rd_cost, in pick_sb_modes() [all …]
|
D | tpl_model.c | 191 int frame_idx, int mi_row, int mi_col, BLOCK_SIZE bsize, TX_SIZE tx_size, in mode_estimation() 504 int av1_tpl_ptr_pos(int mi_row, int mi_col, int stride, uint8_t right_shift) { in av1_tpl_ptr_pos() 538 int mi_col, const BLOCK_SIZE bsize, in tpl_model_update_b() 611 int mi_col, const BLOCK_SIZE bsize, in tpl_model_update() 628 int mi_col, BLOCK_SIZE bsize, int stride, in tpl_model_store() 689 int mi_row, mi_col; in mc_flow_dispenser() local 792 for (int mi_col = 0; mi_col < cm->mi_params.mi_cols; mi_col += mi_width) { in mc_flow_synthesizer() local 1109 for (int mi_col = col * num_mi_w; mi_col < (col + 1) * num_mi_w; in av1_tpl_rdmult_setup() local 1131 BLOCK_SIZE sb_size, int mi_row, int mi_col) { in av1_tpl_rdmult_setup_sb()
|
D | motion_search_facade.c | 55 const int mi_col = xd->mi_col; in av1_single_motion_search() local 373 const int mi_col = xd->mi_col; in av1_joint_motion_search() local 568 const int mi_col = xd->mi_col; in av1_compound_single_motion_search() local 644 const int mi_col = xd->mi_col; in build_second_inter_pred() local 751 int mi_col, BLOCK_SIZE bsize, int ref, in av1_simple_motion_search() 843 int mi_col, BLOCK_SIZE bsize, in av1_simple_motion_sse_var()
|
D | var_based_part.c | 128 int mi_col, BLOCK_SIZE bsize) { in set_block_size() 140 BLOCK_SIZE bsize, int mi_row, int mi_col, in set_vt_partitioning() 413 VP64x64 *vt, const int64_t thresholds[], int mi_col, int mi_row) { in set_low_temp_var_flag_64x64() 463 VP128x128 *vt, const int64_t thresholds[], int mi_col, int mi_row) { in set_low_temp_var_flag_128x128() 541 int64_t thresholds[], MV_REFERENCE_FRAME ref_frame_partition, int mi_col, in set_low_temp_var_flag() 607 int mi_col) { in av1_choose_var_based_partitioning()
|
D | aq_cyclicrefresh.c | 160 int mi_col, BLOCK_SIZE bsize, in av1_cyclic_refresh_update_segment() 218 for (int mi_col = 0; mi_col < mi_params->mi_cols; mi_col++) { in av1_cyclic_refresh_postencode() local 291 int mi_col = sb_col_index * cm->seq_params.mib_size; in cyclic_refresh_update_map() local
|
D | reconinter_enc.c | 88 void av1_enc_build_inter_predictor_y(MACROBLOCKD *xd, int mi_row, int mi_col) { in av1_enc_build_inter_predictor_y() 113 int mi_row, int mi_col, in av1_enc_build_inter_predictor() 249 const int mi_col = xd->mi_col; in av1_build_obmc_inter_predictors_sb() local 266 const int mi_col = xd->mi_col; in av1_build_inter_predictors_for_planes_single_buf() local
|
D | partition_strategy.c | 253 int mi_col, BLOCK_SIZE bsize, int *partition_none_allowed, in av1_simple_motion_search_based_split() 313 int mi_col, BLOCK_SIZE bsize, const int *const refs, int num_refs, in simple_motion_search_get_best_ref() 385 int mi_col, BLOCK_SIZE bsize, float *features, int features_to_get) { in simple_motion_search_prune_part_features() 499 int mi_col, BLOCK_SIZE bsize, in av1_simple_motion_search_prune_rect() 565 int mi_row, int mi_col, in av1_simple_motion_search_early_term_none() 622 int mi_row, int mi_col, in av1_get_max_min_partition_features() 822 int mi_col, in av1_ml_early_term_after_split() 1097 int mi_col) { in av1_ml_prune_4_partition()
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_reconinter.c | 209 int mi_row, int mi_col, in build_inter_predictors_for_planes() 235 void vp9_build_inter_predictors_sby(MACROBLOCKD *xd, int mi_row, int mi_col, in vp9_build_inter_predictors_sby() 240 void vp9_build_inter_predictors_sbp(MACROBLOCKD *xd, int mi_row, int mi_col, in vp9_build_inter_predictors_sbp() 245 void vp9_build_inter_predictors_sbuv(MACROBLOCKD *xd, int mi_row, int mi_col, in vp9_build_inter_predictors_sbuv() 251 void vp9_build_inter_predictors_sb(MACROBLOCKD *xd, int mi_row, int mi_col, in vp9_build_inter_predictors_sb() 259 int mi_col) { in vp9_setup_dst_planes() 274 const YV12_BUFFER_CONFIG *src, int mi_row, int mi_col, in vp9_setup_pre_planes()
|
D | vp9_debugmodes.c | 27 int mi_row, mi_col; in print_mi_data() local 48 int mi_col; in vp9_print_modes_and_motion_vectors() local
|
D | vp9_mvref_common.c | 19 int mi_col, uint8_t *mode_context) { in find_mv_refs_idx() 135 int_mv *mv_ref_list, int mi_row, int mi_col, in vp9_find_mv_refs() 154 int ref, int mi_row, int mi_col, in vp9_append_sub8x8_mvs_for_idx()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodeframe.c | 165 int mi_row, int mi_col, in get_sby_perpixel_diff_variance() 179 int mi_row, int mi_col) { in get_rd_var_based_fixed_partition() 194 int mi_col, BLOCK_SIZE bsize, int segment_index) { in set_segment_index() 263 int mi_col) { in set_mode_info_offsets() 272 const int mi_col, int *const rdmult) { in set_ssim_rdmult() 308 MACROBLOCK *const x, int mi_row, int mi_col, in set_offsets() 351 int mi_row, int mi_col, in duplicate_mode_info_in_sb() 366 MACROBLOCKD *const xd, int mi_row, int mi_col, in set_block_size() 504 BLOCK_SIZE bsize, int mi_row, int mi_col, in set_vt_partitioning() 815 int mi_row, int mi_col, int *force_split) { in skin_sb_split() [all …]
|
D | vp9_segmentation.c | 163 int mi_col) { in count_segs() 199 int *t_unpred_seg_counts, int mi_row, int mi_col, in count_segs_sb() 248 int i, tile_col, mi_row, mi_col; in vp9_choose_segmap_coding_method() local
|
D | vp9_encodemb.h | 29 int mi_col; member
|
D | vp9_skin_detection.c | 41 int mi_col) { in vp9_compute_skin_sb() 132 int i, j, mi_row, mi_col, num_bl; in vp9_output_skin_map() local
|
D | vp9_aq_cyclicrefresh.c | 160 int mi_row, int mi_col, BLOCK_SIZE bsize, in vp9_cyclic_refresh_update_segment() 225 int mi_row, int mi_col, in vp9_cyclic_refresh_update_sb_postencode() 268 int mi_row, mi_col; in vp9_cyclic_refresh_postencode() local 404 int mi_col = sb_col_index * MI_BLOCK_SIZE; in cyclic_refresh_update_map() local
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decodemv.c | 147 int mi_row, int mi_col, vpx_reader *r, in read_inter_segment_id() 194 int mi_col, vpx_reader *r, int x_mis, in read_intra_frame_mode_info() 485 int_mv *mv_ref_list, int mi_row, int mi_col, in dec_find_mv_refs() 610 int ref, int mi_row, int mi_col, in append_sub8x8_mvs_for_idx() 670 int mi_col) { in get_mode_context() 692 int mi_col, vpx_reader *r) { in read_inter_block_mode_info() 788 int mi_col, vpx_reader *r, int x_mis, in read_inter_frame_mode_info() 812 int mi_col, int x_mis, int y_mis) { in vp9_read_mode_info()
|
/external/libaom/libaom/test/ |
D | intrabc_test.cc | 161 const int mi_col = xd.tile.mi_col_start + dv_case.mi_col_offset; in TEST() local
|