Searched refs:is_rect_tx_allowed (Results 1 – 3 of 3) sorted by relevance
467 static INLINE int is_rect_tx_allowed(const MACROBLOCKD *xd, in is_rect_tx_allowed() 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()