Searched refs:av1_ext_tx_used (Results 1 – 8 of 8) sorted by relevance
44 assert(av1_ext_tx_used[txfm_param->tx_set_type][txfm_param->tx_type]); in av1_highbd_inv_txfm_add_4x4_c()61 assert(av1_ext_tx_used[txfm_param->tx_set_type][txfm_param->tx_type]); in av1_highbd_inv_txfm_add_4x8_c()69 assert(av1_ext_tx_used[txfm_param->tx_set_type][txfm_param->tx_type]); in av1_highbd_inv_txfm_add_8x4_c()214 assert(av1_ext_tx_used[txfm_param->tx_set_type][txfm_param->tx_type]); in av1_highbd_inv_txfm_add_c()315 assert(av1_ext_tx_used[txfm_param.tx_set_type][txfm_param.tx_type]); in av1_inverse_transform_block()
671 static const int av1_ext_tx_used[EXT_TX_SET_TYPES][TX_TYPES] = { variable878 if (!av1_ext_tx_used[tx_set_type][tx_type]) return DCT_DCT; in av1_get_tx_type()
96 return av1_ext_tx_used[tx_set_type][tx_type] != 0; in IsTxSizeTypeValid()
246 assert(av1_ext_tx_used[txfm_param->tx_set_type][txfm_param->tx_type]); in av1_highbd_fwd_txfm()
828 assert(av1_ext_tx_used[tx_set_type][tx_type]); in av1_write_tx_type()
1872 av1_ext_tx_used[tx_set_type][tx_type_table_2D[i]]) { in prune_tx_2D()
5251 assert(av1_ext_tx_used[txfm_param->tx_set_type][txfm_param->tx_type]); in av1_highbd_inv_txfm_add_4x4_sse4_1()5926 assert(av1_ext_tx_used[txfm_param->tx_set_type][txfm_param->tx_type]); in av1_highbd_inv_txfm_add_sse4_1()
4327 assert(av1_ext_tx_used[txfm_param->tx_set_type][txfm_param->tx_type]); in av1_highbd_inv_txfm_add_avx2()