Searched refs:is_rect_tx (Results 1 – 4 of 4) sorted by relevance
660 static INLINE int is_rect_tx(TX_SIZE tx_size) { return tx_size >= TX_SIZES; } in is_rect_tx() function
209 assert(IMPLIES(is_rect_tx(tx_size), is_rect_tx_allowed(xd, mbmi))); in write_selected_tx_size()
6070 assert(IMPLIES(is_rect_tx(mbmi->tx_size), is_rect_tx_allowed(xd, mbmi))); in encode_superblock()
3602 assert(IMPLIES(is_rect_tx(tx_size), is_rect_tx_allowed_bsize(bs))); in txfm_yrd()