Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dpartition_strategy.h131 static INLINE int is_full_sb(AV1_COMMON *const cm, int mi_row, int mi_col, in is_full_sb() function
147 sb_size == BLOCK_128X128 && is_full_sb(cm, mi_row, mi_col, sb_size) && in use_auto_max_partition()