Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Donyxc_int.h1200 static INLINE TX_SIZE get_sqr_tx_size(int tx_dim) { in get_sqr_tx_size() argument
1201 switch (tx_dim) { in get_sqr_tx_size()