Lines Matching refs:VPXMAX
1747 VPXMAX(BLOCK_8X8, bsize), ctx); in encode_b_rt()
2140 *max_block_size = VPXMAX(*max_block_size, sb_type); in get_sb_partition_size_range()
2255 max_size = VPXMAX(max_size, bs); in set_partition_range()
2265 max_size = VPXMAX(max_size, bs); in set_partition_range()
2274 max_size = VPXMAX(max_size, bs); in set_partition_range()
4182 vp9_encode_intra_block_plane(x, VPXMAX(bsize, BLOCK_8X8), plane); in encode_superblock()
4185 vp9_tokenize_sb(cpi, td, t, !output_enabled, VPXMAX(bsize, BLOCK_8X8)); in encode_superblock()
4199 VPXMAX(bsize, BLOCK_8X8)); in encode_superblock()
4202 VPXMAX(bsize, BLOCK_8X8)); in encode_superblock()
4204 vp9_encode_sb(x, VPXMAX(bsize, BLOCK_8X8)); in encode_superblock()
4205 vp9_tokenize_sb(cpi, td, t, !output_enabled, VPXMAX(bsize, BLOCK_8X8)); in encode_superblock()