Home
last modified time | relevance | path

Searched defs:bsize (Results 1 – 25 of 365) sorted by relevance

12345678910>>...15

/aosp_15_r20/external/libaom/av1/encoder/
H A Dpartition_search.c105 const BLOCK_SIZE bsize, const int mi_row, in collect_tpl_stats_sb()
210 const BLOCK_SIZE bsize = mbmi->bsize; in update_txfm_count() local
298 const BLOCK_SIZE bsize = mbmi->bsize; in set_txfm_context() local
358 int mi_col, BLOCK_SIZE bsize) { in update_zeromv_cnt()
387 BLOCK_SIZE bsize, int *rate) { in encode_superblock()
584 int mi_row, int mi_col, BLOCK_SIZE bsize, in setup_block_rdmult()
649 int mi_col, BLOCK_SIZE bsize) { in av1_set_offsets_without_segment_id()
690 BLOCK_SIZE bsize) { in av1_set_offsets()
741 RD_STATS *rd_cost, BLOCK_SIZE bsize, in hybrid_intra_mode_search()
771 int sb_mi_size_log2, BLOCK_SIZE bsize, in wait_for_top_right_sb()
[all …]
H A Dnonrd_pickmode.c31 BLOCK_SIZE bsize, in early_term_inter_search_with_sse()
102 static inline int subpel_select(AV1_COMP *cpi, MACROBLOCK *x, BLOCK_SIZE bsize, in subpel_select()
194 BLOCK_SIZE bsize, int_mv *tmp_mv, in combined_motion_search()
309 BLOCK_SIZE bsize, int mi_row, int mi_col, int *rate_mv, in search_new_mv()
377 int segment_id, BLOCK_SIZE bsize, in estimate_single_ref_frame_costs()
425 #define CAP_TX_SIZE_FOR_BSIZE_GT32(tx_mode_search_type, bsize) \ argument
429 static TX_SIZE calculate_tx_size(const AV1_COMP *const cpi, BLOCK_SIZE bsize, in calculate_tx_size()
574 AV1_COMP *cpi, MACROBLOCK *x, BLOCK_SIZE bsize, MACROBLOCKD *xd, int mi_row, in set_early_term_based_on_uv_plane()
662 BLOCK_SIZE bsize, in calc_rate_dist_block_param()
680 static void model_skip_for_sb_y_large_64(AV1_COMP *cpi, BLOCK_SIZE bsize, in model_skip_for_sb_y_large_64()
[all …]
H A Dencodeframe_utils.c22 const BLOCK_SIZE bsize, const int mi_row, in av1_set_ssim_rdmult()
69 int *errorperbit, const BLOCK_SIZE bsize, in av1_set_saliency_map_vmaf_rdmult()
89 const BLOCK_SIZE bsize, const int mi_row, in av1_get_cb_rdmult()
173 int mi_col, BLOCK_SIZE bsize, RUN_TYPE dry_run) { in av1_update_state()
386 const BLOCK_SIZE bsize = mbmi->bsize; in update_palette_cdf() local
436 const BLOCK_SIZE bsize = mbmi->bsize; in av1_sum_intra_stats() local
531 int mi_row, int mi_col, BLOCK_SIZE bsize, in av1_restore_context()
565 int mi_row, int mi_col, BLOCK_SIZE bsize, in av1_save_context()
599 int mi_cols_remaining, BLOCK_SIZE bsize, in set_partial_sb_partition()
622 BLOCK_SIZE bsize) { in av1_set_fixed_partitioning()
[all …]
H A Dpartition_strategy.c85 static inline int convert_bsize_to_idx(BLOCK_SIZE bsize) { in convert_bsize_to_idx()
115 const BLOCK_SIZE bsize, const int mi_row, in write_features_to_file()
149 const BLOCK_SIZE bsize = blk_params->bsize; in intra_mode_cnn_partition() local
380 const BLOCK_SIZE bsize = blk_params->bsize; in simple_motion_search_based_split() local
466 int mi_row, int mi_col, BLOCK_SIZE bsize, const int *const refs, in simple_motion_search_get_best_ref()
533 int mi_row, int mi_col, BLOCK_SIZE bsize, float *features, in simple_motion_search_prune_part_features()
655 const BLOCK_SIZE bsize = blk_params->bsize; in simple_motion_search_prune_rect() local
743 const BLOCK_SIZE bsize = blk_params->bsize; in av1_simple_motion_search_early_term_none() local
981 const BLOCK_SIZE bsize = sms_tree->block_size; in get_min_bsize() local
1024 const BLOCK_SIZE bsize = blk_params->bsize; in av1_ml_early_term_after_split() local
[all …]
H A Dcompound_type.c122 const BLOCK_SIZE bsize, const uint8_t *pred0, in estimate_wedge_sign()
185 const BLOCK_SIZE bsize, const uint8_t *const p0, in pick_wedge()
264 const BLOCK_SIZE bsize, const int16_t *const residual1, in pick_wedge_fixed_sign()
304 const AV1_COMP *const cpi, MACROBLOCK *const x, const BLOCK_SIZE bsize, in pick_interinter_wedge()
334 MACROBLOCK *const x, const BLOCK_SIZE bsize, in pick_interinter_seg()
395 const BLOCK_SIZE bsize, in pick_interintra_wedge()
432 MACROBLOCK *x, const BLOCK_SIZE bsize, uint8_t **preds0, uint8_t **preds1, in get_inter_predictors_masked_compound()
466 INTERINTRA_MODE interintra_mode, BLOCK_SIZE bsize) { in compute_best_interintra_mode()
524 int *best_mode, int *best_wedge_index, BLOCK_SIZE bsize) { in compute_best_wedge_interintra()
550 const AV1_COMP *const cpi, MACROBLOCK *const x, BLOCK_SIZE bsize, in handle_smooth_inter_intra_mode()
[all …]
H A Dinterp_search.c125 MACROBLOCK *const x, const AV1_COMP *const cpi, BLOCK_SIZE bsize, in interp_model_rd_eval()
154 const TileDataEnc *tile_data, BLOCK_SIZE bsize, in interpolation_filter_rd()
270 const AV1_COMP *const cpi, MACROBLOCKD *xd, BLOCK_SIZE bsize, in is_pred_filter_search_allowed()
308 const TileDataEnc *tile_data, BLOCK_SIZE bsize, in find_best_interp_rd_facade()
340 const TileDataEnc *tile_data, BLOCK_SIZE bsize, in pred_dual_interp_filter_rd()
377 const TileDataEnc *tile_data, BLOCK_SIZE bsize, in fast_dual_interp_filter_rd()
430 const TileDataEnc *tile_data, BLOCK_SIZE bsize, in find_best_non_dual_interp_filter()
656 const TileDataEnc *tile_data, BLOCK_SIZE bsize, in av1_interpolation_filter_search()
H A Dmotion_search_facade.c50 BLOCK_SIZE bsize, int ref, in get_mv_candidate_from_tpl()
121 BLOCK_SIZE bsize, int ref_idx, int *rate_mv, in av1_single_motion_search()
527 BLOCK_SIZE bsize, int_mv *cur_mv, in av1_joint_motion_search()
736 BLOCK_SIZE bsize, MV *this_mv, in av1_compound_single_motion_search()
846 BLOCK_SIZE bsize, const MV *other_mv, in build_second_inter_pred()
885 const AV1_COMP *cpi, MACROBLOCK *x, BLOCK_SIZE bsize, int_mv *cur_mv, in compound_single_motion_search_interinter()
908 const INTERINTER_COMPOUND_DATA *const comp_data, BLOCK_SIZE bsize, in do_masked_motion_search_indexed()
938 const BLOCK_SIZE bsize, in av1_interinter_compound_motion_search()
969 BLOCK_SIZE bsize, int ref, in av1_simple_motion_search_sse_var()
H A Dallintra_vis.c87 static int64_t get_satd(AV1_COMP *const cpi, BLOCK_SIZE bsize, int mi_row, in get_satd()
115 static int64_t get_sse(AV1_COMP *const cpi, BLOCK_SIZE bsize, int mi_row, in get_sse()
144 static double get_max_scale(AV1_COMP *const cpi, BLOCK_SIZE bsize, int mi_row, in get_max_scale()
167 static int get_window_wiener_var(AV1_COMP *const cpi, BLOCK_SIZE bsize, in get_window_wiener_var()
210 static int get_var_perceptual_ai(AV1_COMP *const cpi, BLOCK_SIZE bsize, in get_var_perceptual_ai()
269 const BLOCK_SIZE bsize = cpi->weber_bsize; in av1_calc_mb_wiener_var_row() local
471 const BLOCK_SIZE bsize = cpi->weber_bsize; in calc_mb_wiener_var() local
682 static int get_rate_guided_quantizer(AV1_COMP *const cpi, BLOCK_SIZE bsize, in get_rate_guided_quantizer()
737 int av1_get_sbq_perceptual_ai(AV1_COMP *const cpi, BLOCK_SIZE bsize, int mi_row, in av1_get_sbq_perceptual_ai()
1040 const BLOCK_SIZE bsize = cpi->common.seq_params->sb_size; in av1_get_sbq_user_rating_based() local
H A Dintra_mode_search.c233 BLOCK_SIZE bsize, int mode_cost, in rd_pick_filter_intra_sby()
476 const AV1_COMP *const cpi, MACROBLOCK *x, BLOCK_SIZE bsize, in pick_intra_angle_routine_sbuv()
511 BLOCK_SIZE bsize, int rate_overhead, in rd_pick_intra_angle_sbuv()
830 const AV1_COMP *cpi, const MACROBLOCK *x, BLOCK_SIZE bsize) { in should_prune_chroma_smooth_pred_based_on_source_variance()
846 BLOCK_SIZE bsize, TX_SIZE max_tx_size) { in av1_rd_pick_intra_sbuv_mode()
1013 BLOCK_SIZE bsize, unsigned int ref_frame_cost, in av1_search_palette_mode()
1106 BLOCK_SIZE bsize, unsigned int ref_frame_cost, in av1_search_palette_mode_luma()
1176 BLOCK_SIZE bsize, const int *bmode_costs, in intra_block_yrd()
1228 BLOCK_SIZE bsize, in handle_filter_intra_mode()
1290 BLOCK_SIZE bsize, unsigned int ref_frame_cost, in av1_handle_intra_y_mode()
[all …]
H A Drdopt.c362 static int get_est_rate_dist(const TileDataEnc *tile_data, BLOCK_SIZE bsize, in get_est_rate_dist()
397 for (int bsize = 0; bsize < BLOCK_SIZES_ALL; ++bsize) { in av1_inter_mode_data_fit() local
447 BLOCK_SIZE bsize, int64_t sse, in inter_mode_data_push()
1062 const BLOCK_SIZE bsize, int_mv *cur_mv, in handle_newmv()
1255 BLOCK_SIZE bsize, RD_STATS *rd_stats, RD_STATS *rd_stats_y, in motion_mode_rd()
1642 MACROBLOCK *const x, BLOCK_SIZE bsize, in skip_mode_rd()
1970 BLOCK_SIZE bsize) { in simple_translation_pred_rd()
2056 int64_t ref_best_rd, BLOCK_SIZE bsize, in ref_mv_idx_to_search()
2241 AV1_COMP *cpi, BLOCK_SIZE bsize, int mi_row, int mi_col, int *valid_refs, in get_block_level_tpl_stats()
2393 int64_t ref_best_rd, int_mv *cur_mv, BLOCK_SIZE bsize, in process_compound_inter_mode()
[all …]
H A Dvar_based_part.c51 static inline void tree_to_node(void *data, BLOCK_SIZE bsize, in tree_to_node()
123 static inline void fill_variance_tree(void *data, BLOCK_SIZE bsize) { in fill_variance_tree()
136 BLOCK_SIZE bsize) { in set_block_size()
150 BLOCK_SIZE bsize, int mi_row, int mi_col, in set_vt_partitioning()
853 BLOCK_SIZE bsize) { in av1_get_force_skip_low_temp_var_small_sb()
901 int mi_col, BLOCK_SIZE bsize) { in av1_get_force_skip_low_temp_var()
986 static inline void chroma_check(AV1_COMP *cpi, MACROBLOCK *x, BLOCK_SIZE bsize, in chroma_check()
1265 BLOCK_SIZE bsize = is_small_sb ? BLOCK_64X64 : BLOCK_128X128; in evaluate_neighbour_mvs() local
1339 BLOCK_SIZE bsize = is_small_sb ? BLOCK_64X64 : BLOCK_128X128; in setup_planes() local
1531 BLOCK_SIZE bsize) { in set_force_zeromv_skip_for_sb()
[all …]
H A Dtokenize.c230 BLOCK_SIZE bsize, Av1ColorMapParam *params) { in get_palette_params()
246 BLOCK_SIZE bsize, TX_SIZE tx_size, in get_color_map_params()
257 int av1_cost_color_map(const MACROBLOCK *const x, int plane, BLOCK_SIZE bsize, in av1_cost_color_map()
266 TokenExtra **t, BLOCK_SIZE bsize, TX_SIZE tx_size, in av1_tokenize_color_map()
337 RUN_TYPE dry_run, BLOCK_SIZE bsize, int *rate, in av1_tokenize_sb_vartx()
H A Drdopt_utils.h298 static inline int inter_mode_data_block_idx(BLOCK_SIZE bsize) { in inter_mode_data_block_idx()
342 static inline int bsize_to_num_blk(BLOCK_SIZE bsize) { in bsize_to_num_blk()
347 static inline int check_txfm_eval(MACROBLOCK *const x, BLOCK_SIZE bsize, in check_txfm_eval()
678 THR_MODES mode_index, uint8_t *color_map, BLOCK_SIZE bsize, int64_t this_rd, in store_winner_mode_stats()
776 const int txfm_rd_gate_level[TX_SEARCH_CASES], BLOCK_SIZE bsize, in get_txfm_rd_gate_level()
/aosp_15_r20/external/libaom/test/
H A Dblend_a64_mask_test.cc199 for (int bsize = 0; bsize < BLOCK_SIZES_ALL && !HasFatalFailure(); ++bsize) { in TEST_P() local
226 for (int bsize = 0; bsize < BLOCK_SIZES_ALL && !HasFatalFailure(); ++bsize) in TEST_P() local
232 for (int bsize = 0; bsize < BLOCK_SIZES_ALL; ++bsize) { in TEST_P() local
316 for (int bsize = 0; bsize < BLOCK_SIZES_ALL && !HasFatalFailure(); ++bsize) { in TEST_P() local
343 for (int bsize = 0; bsize < BLOCK_SIZES_ALL && !HasFatalFailure(); ++bsize) in TEST_P() local
349 for (int bsize = 0; bsize < BLOCK_SIZES_ALL; ++bsize) { in TEST_P() local
436 for (int bsize = 0; bsize < BLOCK_SIZES_ALL; ++bsize) { in TEST_P() local
458 for (int bsize = 0; bsize < BLOCK_SIZES_ALL && !HasFatalFailure(); in TEST_P() local
555 for (int bsize = 0; bsize < BLOCK_SIZES_ALL && !HasFatalFailure(); in TEST_P() local
587 for (int bsize = 0; bsize < BLOCK_SIZES_ALL; ++bsize) { in TEST_P() local
[all …]
H A Dcomp_mask_pred_test.cc125 BLOCK_SIZE bsize, int inv) { in RunCheckOutput()
142 BLOCK_SIZE bsize) { in RunSpeedTest()
229 BLOCK_SIZE bsize) { in RunCheckOutput()
251 BLOCK_SIZE bsize, int havSub) { in RunSpeedTest()
365 BLOCK_SIZE bsize) { in RunCheckOutput()
375 BLOCK_SIZE bsize) { in RunSpeedTest()
507 highbd_comp_mask_pred_func test_impl, BLOCK_SIZE bsize, int inv) { in RunCheckOutput()
536 highbd_comp_mask_pred_func test_impl, BLOCK_SIZE bsize) { in RunSpeedTest()
634 highbd_upsampled_pred_func test_impl, BLOCK_SIZE bsize) { in RunCheckOutput()
668 highbd_upsampled_pred_func test_impl, BLOCK_SIZE bsize, int havSub) { in RunSpeedTest()
[all …]
H A Dav1_k_means_test.cc89 BLOCK_SIZE bsize, int k) { in RunCheckOutput()
103 BLOCK_SIZE bsize, int k) { in RunSpeedTest()
195 BLOCK_SIZE bsize, int k) { in RunCheckOutput()
209 BLOCK_SIZE bsize, int k) { in RunSpeedTest()
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c164 int mi_col, BLOCK_SIZE bsize, int segment_index) { in set_segment_index()
241 const BLOCK_SIZE bsize, const int mi_row, in set_ssim_rdmult()
279 BLOCK_SIZE bsize) { in set_offsets()
322 BLOCK_SIZE bsize) { in duplicate_mode_info_in_sb()
337 BLOCK_SIZE bsize) { in set_block_size()
397 static void tree_to_node(void *data, BLOCK_SIZE bsize, variance_node *node) { in tree_to_node()
460 static void fill_variance_tree(void *data, BLOCK_SIZE bsize) { in fill_variance_tree()
474 BLOCK_SIZE bsize, int mi_row, int mi_col, in set_vt_partitioning()
896 MACROBLOCKD *xd, BLOCK_SIZE bsize, in copy_partitioning_helper()
969 BLOCK_SIZE bsize, int mi_row, int mi_col, in scale_partitioning_svc()
[all …]
H A Dvp9_tpl_model.c419 BLOCK_SIZE bsize, int mi_row, in full_pixel_motion_search()
464 BLOCK_SIZE bsize, MV *mv) { in sub_pixel_motion_search()
496 int stride, BLOCK_SIZE bsize, in motion_compensated_prediction()
547 int ref_pos_col, int block, BLOCK_SIZE bsize) { in get_overlap_area()
586 BLOCK_SIZE bsize, int stride) { in tpl_model_store()
607 int mi_col, BLOCK_SIZE bsize, in tpl_store_before_propagation()
639 int mi_row, int mi_col, const BLOCK_SIZE bsize) { in tpl_model_update_b()
697 int mi_row, int mi_col, const BLOCK_SIZE bsize) { in tpl_model_update()
797 int mi_col, BLOCK_SIZE bsize, TX_SIZE tx_size, in mode_estimation()
992 BLOCK_SIZE bsize, int mi_row, int mi_col) { in find_ref_mv()
[all …]
H A Dvp9_pickmode.c155 BLOCK_SIZE bsize, int mi_row, int mi_col, in combined_motion_search()
353 static TX_SIZE calculate_tx_size(VP9_COMP *const cpi, BLOCK_SIZE bsize, in calculate_tx_size()
386 static void compute_intra_yprediction(PREDICTION_MODE mode, BLOCK_SIZE bsize, in compute_intra_yprediction()
429 static void model_rd_for_sb_y_large(VP9_COMP *cpi, BLOCK_SIZE bsize, in model_rd_for_sb_y_large()
635 static void model_rd_for_sb_y(VP9_COMP *cpi, BLOCK_SIZE bsize, MACROBLOCK *x, in model_rd_for_sb_y()
719 int *skippable, int64_t *sse, BLOCK_SIZE bsize, in block_yrd()
933 VP9_COMP *cpi, MACROBLOCK *x, BLOCK_SIZE bsize, int mi_row, int mi_col, in encode_breakout_test()
1140 BLOCK_SIZE bsize, MV_REFERENCE_FRAME ref_frame, THR_MODES best_mode_idx, in update_thresh_freq_fact()
1156 BLOCK_SIZE bsize, PICK_MODE_CONTEXT *ctx) { in vp9_pick_intra_mode()
1260 struct buf_2d yv12_mb[4][MAX_MB_PLANE], BLOCK_SIZE bsize, in find_predictors()
[all …]
H A Dvp9_non_greedy_mv.c186 BLOCK_SIZE bsize = square_block_idx_to_bsize(square_block_idx); in vp9_alloc_motion_field_info() local
206 Status vp9_alloc_motion_field(MotionField *motion_field, BLOCK_SIZE bsize, in vp9_alloc_motion_field()
268 BLOCK_SIZE bsize) { in vp9_motion_field_info_get_motion_field()
416 int rows, int cols, BLOCK_SIZE bsize, in vp9_get_smooth_motion_field()
464 int cols, BLOCK_SIZE bsize, in vp9_get_local_structure()
/aosp_15_r20/external/libaom/av1/common/
H A Dblockd.h65 static inline int is_comp_ref_allowed(BLOCK_SIZE bsize) { in is_comp_ref_allowed()
228 BLOCK_SIZE bsize; member
424 const BLOCK_SIZE bsize = mbmi->bsize; in is_global_mv_block() local
971 static inline int get_sqr_bsize_idx(BLOCK_SIZE bsize) { in get_sqr_bsize_idx()
990 static inline BLOCK_SIZE get_partition_subsize(BLOCK_SIZE bsize, in get_partition_subsize()
1027 static inline int block_signals_txsize(BLOCK_SIZE bsize) { in block_signals_txsize()
1134 static inline TX_SIZE tx_size_from_tx_mode(BLOCK_SIZE bsize, TX_MODE tx_mode) { in tx_size_from_tx_mode()
1186 static inline BLOCK_SIZE get_plane_block_size(BLOCK_SIZE bsize, in get_plane_block_size()
1206 static inline int av1_get_txb_size_index(BLOCK_SIZE bsize, int blk_row, in av1_get_txb_size_index()
1236 static inline int av1_get_txk_type_index(BLOCK_SIZE bsize, int blk_row, in av1_get_txk_type_index()
[all …]
H A Dreconinter.c498 BLOCK_SIZE bsize; in init_wedge_masks() local
721 void av1_setup_dst_planes(struct macroblockd_plane *planes, BLOCK_SIZE bsize, in av1_setup_dst_planes()
822 int av1_skip_u4x4_pred_in_obmc(BLOCK_SIZE bsize, in av1_skip_u4x4_pred_in_obmc()
861 const BLOCK_SIZE bsize = xd->mi[0]->bsize; in build_obmc_inter_pred_above() local
900 const BLOCK_SIZE bsize = xd->mi[0]->bsize; in build_obmc_inter_pred_left() local
942 const BLOCK_SIZE bsize = xd->mi[0]->bsize; in av1_build_obmc_inter_prediction() local
1063 int8_t wedge_sign, BLOCK_SIZE bsize, BLOCK_SIZE plane_bsize, in combine_interintra()
1090 int8_t wedge_sign, BLOCK_SIZE bsize, BLOCK_SIZE plane_bsize, in combine_interintra_highbd()
1119 BLOCK_SIZE bsize, int plane, in av1_build_intra_predictors_for_interintra()
1140 void av1_combine_interintra(MACROBLOCKD *xd, BLOCK_SIZE bsize, int plane, in av1_combine_interintra()
[all …]
/aosp_15_r20/external/mksh/src/
H A Dshf.c54 ssize_t bsize = in shf_open() local
131 ssize_t bsize = in shf_fdopen() local
166 ssize_t bsize = in shf_reopen() local
198 shf_sopen(char *buf, ssize_t bsize, int sflags, struct shf *shf) in shf_sopen()
455 shf_read(char *buf, ssize_t bsize, struct shf *shf) in shf_read()
491 shf_getse(char *buf, ssize_t bsize, struct shf *shf) in shf_getse()
743 shf_snprintf(char *buf, ssize_t bsize, const char *fmt, ...) in shf_snprintf()
/aosp_15_r20/external/libvpx/vp9/common/
H A Dvp9_reconinter.c210 static void build_inter_predictors_for_planes(MACROBLOCKD *xd, BLOCK_SIZE bsize, in build_inter_predictors_for_planes()
238 BLOCK_SIZE bsize) { in vp9_build_inter_predictors_sby()
243 BLOCK_SIZE bsize, int plane) { in vp9_build_inter_predictors_sbp()
248 BLOCK_SIZE bsize) { in vp9_build_inter_predictors_sbuv()
254 BLOCK_SIZE bsize) { in vp9_build_inter_predictors_sb()
/aosp_15_r20/external/libaom/av1/decoder/
H A Ddecodemv.c87 BLOCK_SIZE bsize = mbmi->bsize; in read_delta_qindex() local
119 const BLOCK_SIZE bsize = mbmi->bsize; in read_delta_lflevel() local
314 const MACROBLOCKD *const xd, BLOCK_SIZE bsize, in read_intra_segment_id()
570 const BLOCK_SIZE bsize = mbmi->bsize; in read_palette_mode_info() local
678 BLOCK_SIZE bsize, aom_reader *r) { in assign_dv()
699 BLOCK_SIZE bsize = mbmi->bsize; in read_intrabc_info() local
778 const BLOCK_SIZE bsize = mbmi->bsize; in read_intra_frame_mode_info() local
1068 const BLOCK_SIZE bsize = mbmi->bsize; in read_intra_block_mode_info() local
1121 BLOCK_SIZE bsize = mbmi->bsize; in assign_mv() local
1278 const BLOCK_SIZE bsize = mbmi->bsize; in read_inter_block_mode_info() local

12345678910>>...15