Searched refs:max_partition_size (Results 1 – 4 of 4) sorted by relevance
254 BLOCK_SIZE max_partition_size; member
264 sf->max_partition_size = BLOCK_32X32; in set_rt_speed_feature()353 sf->max_partition_size = BLOCK_64X64; in vp9_set_speed_features()
1710 static const BLOCK_SIZE max_partition_size[BLOCK_SIZES] = { variable1797 max_size = max_partition_size[max_size]; in rd_auto_partition_range()1926 max_size = max_partition_size[max_size]; in set_partition_range()2017 BLOCK_SIZE max_size = cpi->sf.max_partition_size; in rd_pick_partition()2498 &sf->max_partition_size); in encode_rd_sb_row()2520 &sf->max_partition_size); in encode_rd_sb_row()2717 partition_none_allowed &= (bsize <= sf->max_partition_size && in nonrd_pick_partition()2719 partition_horz_allowed &= ((bsize <= sf->max_partition_size && in nonrd_pick_partition()2722 partition_vert_allowed &= ((bsize <= sf->max_partition_size && in nonrd_pick_partition()3103 &sf->max_partition_size); in encode_nonrd_sb_row()
381 block_size < cpi->sf.max_partition_size); in vp9_mv_pred()