Home
last modified time | relevance | path

Searched refs:mi_size_wide (Results 1 – 25 of 29) sorted by relevance

12

/external/libaom/libaom/av1/common/
Dmvref_common.c148 end_mi = AOMMIN(end_mi, mi_size_wide[BLOCK_64X64]); in scan_row_mbmi()
149 const int n8_w_8 = mi_size_wide[BLOCK_8X8]; in scan_row_mbmi()
150 const int n8_w_16 = mi_size_wide[BLOCK_16X16]; in scan_row_mbmi()
165 const int n4_w = mi_size_wide[candidate_bsize]; in scan_row_mbmi()
224 mi_size_wide[candidate_bsize]); in scan_col_mbmi()
255 const int len = mi_size_wide[BLOCK_8X8]; in scan_blk_mbmi()
265 const int sb_mi_size = mi_size_wide[cm->seq_params.sb_size]; in has_top_right()
269 if (bs > mi_size_wide[BLOCK_64X64]) return 0; in has_top_right()
315 const int sb_mi_size = mi_size_wide[BLOCK_64X64]; in check_sb_border()
505 const int col_adj = (xd->n4_w < mi_size_wide[BLOCK_8X8]) && (mi_col & 0x01); in setup_ref_mv_list()
[all …]
Dobmc.h39 AOMMIN(mi_size_wide[above_mi[0]->sb_type], mi_size_wide[BLOCK_64X64]); in foreach_overlappable_nb_above()
Donyxc_int.h799 if (pd->subsampling_x && (mi_col & 0x01) && (mi_size_wide[bsize] == 1)) in set_skip_context()
842 if (ss_x && bw < mi_size_wide[BLOCK_8X8]) in set_mi_row_col()
912 const int bw = mi_size_wide[bsize]; in update_partition_context()
920 const int bw = mi_size_wide[bsize]; in is_chroma_reference()
1017 const int hbs = mi_size_wide[bsize] / 2; in update_ext_partition_context()
1192 int bw = mi_size_wide[bsize]; in txfm_partition_update()
1288 const int bwide = mi_size_wide[bsize]; in get_partition()
1290 const int sswide = mi_size_wide[subsize]; in get_partition()
1331 if (mi_size_wide[mbmi_below->sb_type] == bwide) return PARTITION_HORZ_A; in get_partition()
1352 seq_params->mib_size = mi_size_wide[seq_params->sb_size]; in set_sb_size()
Dcdef.c47 for (int c = 0; c < mi_size_wide[BLOCK_8X8]; ++c) in is_8x8_block_skip()
69 const int c_step = mi_size_wide[BLOCK_8X8]; in sb_compute_cdef_list()
Dcommon_data.h35 static const uint8_t mi_size_wide[BLOCK_SIZES_ALL] = { variable
Dpred_common.h28 const int bw = mi_size_wide[bsize]; in get_segment_id()
Dreconinter.h267 if (subsampling_x && (mi_col & 0x01) && (mi_size_wide[bsize] == 1)) in setup_pred_plane()
Dav1_loopfilter.c733 const int col_step = mi_size_wide[TX_4X4] << ssx; in setup_masks()
899 const int block_width = mi_size_wide[plane_bsize]; in setup_fix_block_mask()
952 const int hbs = mi_size_wide[bsize] / 2; in setup_block_mask()
953 const int quarter_step = mi_size_wide[bsize] / 4; in setup_block_mask()
1954 const int blk_col = mi_col & (mi_size_wide[sb_type] - 1); in get_transform_size()
Dreconintra.c211 col_off + top_right_count_unit == mi_size_wide[BLOCK_64X64] >> ss_x) { in has_top_right()
214 const int plane_bw_unit_64 = mi_size_wide[BLOCK_64X64] >> ss_x; in has_top_right()
390 const int plane_bw_unit_64 = mi_size_wide[BLOCK_64X64] >> ss_x; in has_bottom_left()
Dreconinter.c1052 const int subw = 2 * mi_size_wide[bsize] == bw; in combine_interintra()
1080 const int subw = 2 * mi_size_wide[bsize] == bw; in combine_interintra_highbd()
Dblockd.h1142 if (AOMMIN(mi_size_wide[mbmi->sb_type], mi_size_high[mbmi->sb_type]) < 2) in is_nontrans_global_motion()
/external/libaom/libaom/av1/encoder/
Dfirstpass.c278 if (mi_size_wide[BLOCK_16X16] * mb_col + mi_size_wide[BLOCK_8X8] < in get_bsize()
280 return mi_size_wide[BLOCK_16X16] * mb_row + mi_size_wide[BLOCK_8X8] < in get_bsize()
285 return mi_size_wide[BLOCK_16X16] * mb_row + mi_size_wide[BLOCK_8X8] < in get_bsize()
366 const int mb_scale = mi_size_wide[BLOCK_16X16]; in av1_first_pass()
464 mb_col * mb_scale, mi_size_wide[bsize], cm->mi_rows, in av1_first_pass()
467 set_plane_n4(xd, mi_size_wide[bsize], mi_size_high[bsize], num_planes); in av1_first_pass()
Dpartition_strategy.h85 const int mi_width = mi_size_wide[bsize]; in set_offsets_for_motion_search()
133 const int sb_mi_wide = mi_size_wide[sb_size]; in is_full_sb()
Daq_variance.c117 const int bw = MI_SIZE * mi_size_wide[bs] - right_overflow; in av1_log_block_var()
154 const int bw = MI_SIZE * mi_size_wide[bs]; in haar_ac_energy()
Dpartition_strategy.c37 assert(mi_size_wide[bsize] == mi_size_high[bsize]); in get_res_var_features()
217 const int w_mi = mi_size_wide[bsize]; in simple_motion_search_prune_part_features()
220 assert(mi_size_wide[bsize] == mi_size_high[bsize]); in simple_motion_search_prune_part_features()
463 assert(mi_size_wide[bsize] == mi_size_high[bsize]); in firstpass_simple_motion_search_features()
483 const int w_mi = mi_size_wide[bsize]; in firstpass_simple_motion_search_features()
Dtpl_model.c297 const int mi_width = mi_size_wide[bsize]; in tpl_model_update_b()
340 const int mi_width = mi_size_wide[bsize]; in tpl_model_update()
356 const int mi_width = mi_size_wide[bsize]; in tpl_model_store()
407 const int mi_width = mi_size_wide[bsize]; in mc_flow_dispenser()
Daq_complexity.c125 const int xmis = AOMMIN(cm->mi_cols - mi_col, mi_size_wide[bs]); in av1_caq_select_segment()
Dencodeframe.c216 const int mi_width = mi_size_wide[bsize]; in set_offsets_without_segment_id()
302 const int num_4x4s = mi_size_wide[bsize] * mi_size_high[bsize]; in update_global_motion_used()
345 const int bw = mi_size_wide[mi->sb_type]; in update_state()
348 const int mi_width = mi_size_wide[bsize]; in update_state()
1403 int mi_width = mi_size_wide[bsize]; in restore_context()
1438 int mi_width = mi_size_wide[bsize]; in save_context()
1518 const int hbs = mi_size_wide[bsize] / 2; in encode_sb()
1525 int quarter_step = mi_size_wide[bsize] / 4; in encode_sb()
1669 int bw = mi_size_wide[bsize]; in set_fixed_partitioning()
1701 const int bs = mi_size_wide[bsize]; in rd_use_partition()
[all …]
Dsegmentation.c92 const int bs = mi_size_wide[bsize], hbs = bs / 2; in count_segs_sb()
Daq_cyclicrefresh.c205 const int bw = mi_size_wide[bsize]; in av1_cyclic_refresh_update_segment()
Dbitstream.c419 const int bw = mi_size_wide[bsize]; in set_spatial_segment_id()
1341 bw = mi_size_wide[m->sb_type]; in write_mbmi_b()
1434 bw = mi_size_wide[mbmi->sb_type]; in write_tokens_b()
1590 const int hbs = mi_size_wide[bsize] / 2; in write_modes_sb()
1591 const int quarter_step = mi_size_wide[bsize] / 4; in write_modes_sb()
2564 assert(seq_params->mib_size == mi_size_wide[seq_params->sb_size]); in write_sb_size()
Dencoder.h1272 *bw = mi_size_wide[int_size]; in find_partition_size()
Dvar_based_part.c189 const int block_width = mi_size_wide[bsize]; in set_vt_partitioning()
/external/libaom/libaom/av1/decoder/
Dinspection.c110 const int c = i % mi_size_wide[bsize]; in ifd_inspect()
Ddecodeframe.c380 const int bw = mi_size_wide[bsize]; in decode_mbmi_block()
1533 const int block_shift = shift + mi_size_wide[bsize]; in store_bitmask_other_info()
1569 sizeof(uint8_t) * mi_size_wide[bsize]); in store_bitmask_other_info()
1571 sizeof(uint8_t) * mi_size_wide[bsize]); in store_bitmask_other_info()
1573 sizeof(uint8_t) * mi_size_wide[bsize]); in store_bitmask_other_info()
1575 sizeof(uint8_t) * mi_size_wide[bsize]); in store_bitmask_other_info()
1577 sizeof(uint8_t) * mi_size_wide[bsize]); in store_bitmask_other_info()
1579 sizeof(uint8_t) * mi_size_wide[bsize]); in store_bitmask_other_info()
1619 const int w = mi_size_wide[bsize]; in parse_decode_block()
1621 if (w <= mi_size_wide[BLOCK_64X64] && h <= mi_size_high[BLOCK_64X64]) { in parse_decode_block()
[all …]

12