Lines Matching defs:bsize
163 int mi_col, BLOCK_SIZE bsize, int segment_index) { in set_segment_index()
240 const BLOCK_SIZE bsize, const int mi_row, in set_ssim_rdmult()
278 BLOCK_SIZE bsize) { in set_offsets()
321 BLOCK_SIZE bsize) { in duplicate_mode_info_in_sb()
336 BLOCK_SIZE bsize) { in set_block_size()
396 static void tree_to_node(void *data, BLOCK_SIZE bsize, variance_node *node) { in tree_to_node()
459 static void fill_variance_tree(void *data, BLOCK_SIZE bsize) { in fill_variance_tree()
473 BLOCK_SIZE bsize, int mi_row, int mi_col, in set_vt_partitioning()
895 MACROBLOCKD *xd, BLOCK_SIZE bsize, in copy_partitioning_helper()
968 BLOCK_SIZE bsize, int mi_row, int mi_col, in scale_partitioning_svc()
1070 static void update_partition_svc(VP9_COMP *cpi, BLOCK_SIZE bsize, int mi_row, in update_partition_svc()
1121 static void update_prev_partition_helper(VP9_COMP *cpi, BLOCK_SIZE bsize, in update_prev_partition_helper()
1172 static void chroma_check(VP9_COMP *cpi, MACROBLOCK *x, int bsize, in chroma_check()
1213 const BLOCK_SIZE bsize = BLOCK_64X64; in avg_source_sad() local
1284 BLOCK_SIZE bsize = BLOCK_64X64; in choose_partitioning() local
1762 int mi_row, int mi_col, BLOCK_SIZE bsize, in update_state()
1909 RD_COST *rd_cost, BLOCK_SIZE bsize) { in set_mode_info_seg_skip()
1939 int mi_row, int mi_col, BLOCK_SIZE bsize, in set_segment_rdmult()
1969 RD_COST *rd_cost, BLOCK_SIZE bsize, in rd_pick_sb_modes()
2089 const BLOCK_SIZE bsize = mi->sb_type; in update_stats() local
2148 BLOCK_SIZE bsize) { in restore_context()
2176 BLOCK_SIZE bsize) { in save_context()
2204 int output_enabled, BLOCK_SIZE bsize, in encode_b()
2231 int output_enabled, BLOCK_SIZE bsize, PC_TREE *pc_tree) { in encode_sb()
2302 static BLOCK_SIZE find_partition_size(BLOCK_SIZE bsize, int rows_left, in find_partition_size()
2320 int col8x8_remaining, BLOCK_SIZE bsize, in set_partial_b64x64_partition()
2342 BLOCK_SIZE bsize) { in set_fixed_partitioning()
2487 int bsize) { in update_state_rt()
2555 int mi_col, int output_enabled, BLOCK_SIZE bsize, in encode_b_rt()
2571 BLOCK_SIZE bsize, PC_TREE *pc_tree) { in encode_sb_rt()
2640 BLOCK_SIZE bsize, int *rate, int64_t *dist, in rd_use_partition()
3025 int mi_col, BLOCK_SIZE bsize, in set_partition_range()
3139 BLOCK_SIZE bsize) { in ml_pruning_partition()
3228 static int ml_predict_breakout(VP9_COMP *const cpi, BLOCK_SIZE bsize, in ml_predict_breakout()
3313 BLOCK_SIZE bsize, in ml_prune_rect_partition()
3410 BLOCK_SIZE bsize, int mi_row, int mi_col, in simple_motion_search()
3460 BLOCK_SIZE bsize, int mi_row, in ml_predict_var_rd_paritioning()
3597 BLOCK_SIZE bsize = BLOCK_64X64; in build_kmeans_segmentation() local
3646 static int wiener_var_segment(VP9_COMP *cpi, BLOCK_SIZE bsize, int mi_row, in wiener_var_segment()
3688 static int get_rdmult_delta(VP9_COMP *cpi, BLOCK_SIZE bsize, int mi_row, in get_rdmult_delta()
3959 int mi_row, int mi_col, BLOCK_SIZE bsize, in rd_pick_partition()
4511 const BLOCK_SIZE bsize = in encode_rd_sb_row() local
4619 RD_COST *rd_cost, BLOCK_SIZE bsize, in hybrid_intra_mode_search()
4628 RD_COST *rd_cost, BLOCK_SIZE bsize, in hybrid_search_svc_baseiskey()
4646 RD_COST *rd_cost, BLOCK_SIZE bsize, in hybrid_search_scene_change()
4659 RD_COST *rd_cost, BLOCK_SIZE bsize, in nonrd_pick_sb_modes()
4725 int mi_col, BLOCK_SIZE bsize, PC_TREE *pc_tree) { in fill_mode_info_sb()
4782 static void pred_pixel_ready_reset(PC_TREE *pc_tree, BLOCK_SIZE bsize) { in pred_pixel_ready_reset()
4799 BLOCK_SIZE bsize, int mi_row, in ml_predict_var_paritioning()
4868 int mi_row, int mi_col, BLOCK_SIZE bsize, in nonrd_pick_partition()
5130 BLOCK_SIZE bsize, int output_enabled, in nonrd_select_partition()
5264 BLOCK_SIZE bsize, int output_enabled, in nonrd_use_partition()
5383 const BLOCK_SIZE bsize = BLOCK_32X32 + (mi_col + 4 < cm->mi_cols) * 2 + in get_estimated_pred() local
5496 BLOCK_SIZE bsize = BLOCK_64X64; in encode_nonrd_sb_row() local
6384 const BLOCK_SIZE bsize = mi->sb_type; in sum_intra_stats() local
6401 int mi_row, int mi_col, BLOCK_SIZE bsize) { in update_zeromv_cnt()
6427 BLOCK_SIZE bsize, PICK_MODE_CONTEXT *ctx) { in encode_superblock()