Searched refs:max_intra_block_width (Results 1 – 2 of 2) sorted by relevance
403 const int width = max_intra_block_width(xd, bsize, AOM_PLANE_Y, tx_size); in cfl_store_block()
1101 static INLINE int max_intra_block_width(const MACROBLOCKD *xd, in max_intra_block_width() function