Searched refs:av1_predict_max_partition (Results 1 – 3 of 3) sorted by relevance
73 BLOCK_SIZE av1_predict_max_partition(AV1_COMP *const cpi, MACROBLOCK *const x,
673 BLOCK_SIZE av1_predict_max_partition(AV1_COMP *const cpi, MACROBLOCK *const x, in av1_predict_max_partition() function
4865 AOMMIN(av1_predict_max_partition(cpi, x, features), max_sq_size); in encode_sb_row()