Searched refs:max_partition_size (Results 1 – 4 of 4) sorted by relevance
78 BLOCK_SIZE max_partition_size; member
2108 static const BLOCK_SIZE max_partition_size[BLOCK_SIZES] = { variable2203 max_size = max_partition_size[max_size]; in rd_auto_partition_range()2280 max_size = max_partition_size[max_size]; in set_partition_range()2370 BLOCK_SIZE max_size = x->max_partition_size; in rd_pick_partition()2847 &x->max_partition_size); in encode_rd_sb_row()3089 partition_none_allowed &= (bsize <= x->max_partition_size && in nonrd_pick_partition()3091 partition_horz_allowed &= ((bsize <= x->max_partition_size && in nonrd_pick_partition()3094 partition_vert_allowed &= ((bsize <= x->max_partition_size && in nonrd_pick_partition()3327 x->max_partition_size = BLOCK_32X32; in nonrd_select_partition()3333 x->max_partition_size = BLOCK_32X32; in nonrd_select_partition()[all …]
557 x->max_partition_size = sf->default_max_partition_size; in vp9_set_speed_features_framesize_independent()
469 block_size < x->max_partition_size); in vp9_mv_pred()