Home
last modified time | relevance | path

Searched refs:av1_predict_max_partition (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dpartition_strategy.h73 BLOCK_SIZE av1_predict_max_partition(AV1_COMP *const cpi, MACROBLOCK *const x,
Dpartition_strategy.c673 BLOCK_SIZE av1_predict_max_partition(AV1_COMP *const cpi, MACROBLOCK *const x, in av1_predict_max_partition() function
Dencodeframe.c4865 AOMMIN(av1_predict_max_partition(cpi, x, features), max_sq_size); in encode_sb_row()