Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dcommon_data.h71 static const BLOCK_SIZE subsize_lookup[EXT_PARTITION_TYPES][SQR_BLOCK_SIZES] = {
Denums.h126 #define SQR_BLOCK_SIZES 6 macro
Dblockd.h694 default: return SQR_BLOCK_SIZES; in get_sqr_bsize_idx()
711 return sqr_bsize_idx >= SQR_BLOCK_SIZES in get_partition_subsize()