Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/common/
H A Dcfl.c405 static inline int max_intra_block_width(const MACROBLOCKD *xd, in max_intra_block_width() function
430 const int width = max_intra_block_width(xd, bsize, AOM_PLANE_Y, tx_size); in cfl_store_block()