Searched refs:av1_ext_tx_used (Results 1 – 7 of 7) 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()
751 static const int av1_ext_tx_used[EXT_TX_SET_TYPES][TX_TYPES] = { variable997 if (!av1_ext_tx_used[tx_set_type][tx_type]) tx_type = DCT_DCT; in av1_get_tx_type()1000 assert(av1_ext_tx_used[av1_get_ext_tx_set_type(tx_size, is_inter_block(mbmi), 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()
810 assert(av1_ext_tx_used[tx_set_type][tx_type]); in av1_write_tx_type()
5123 assert(av1_ext_tx_used[txfm_param->tx_set_type][txfm_param->tx_type]); in av1_highbd_inv_txfm_add_4x4_sse4_1()5794 assert(av1_ext_tx_used[txfm_param->tx_set_type][txfm_param->tx_type]); in av1_highbd_inv_txfm_add_sse4_1()
4222 assert(av1_ext_tx_used[txfm_param->tx_set_type][txfm_param->tx_type]); in av1_highbd_inv_txfm_add_avx2()