Home
last modified time | relevance | path

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

/external/libaom/libaom/test/
Dav1_fwd_txfm2d_test.cc272 param.tx_set_type = EXT_TX_SET_ALL16; in AV1FwdTxfm2dMatchTest()
322 param.tx_set_type = EXT_TX_SET_ALL16; in AV1FwdTxfm2dSpeedTest()
461 param.tx_set_type = EXT_TX_SET_ALL16; in AV1HighbdFwdTxfm2dMatchTest()
515 param.tx_set_type = EXT_TX_SET_ALL16; in AV1HighbdFwdTxfm2dSpeedTest()
Dav1_txfm_test.h94 tx_set_type = EXT_TX_SET_ALL16; in IsTxSizeTypeValid()
Dav1_highbd_iht_test.cc218 txfm_param.tx_set_type = EXT_TX_SET_ALL16; in RunAV1InvTxfm2dTest()
/external/libaom/libaom/av1/common/
Denums.h273 EXT_TX_SET_ALL16, enumerator
Dblockd.h700 : EXT_TX_SET_ALL16); in av1_get_ext_tx_set_type()
/external/libaom/libaom/av1/encoder/
Drd.c81 EXT_TX_SET_ALL16,
Drdopt.c1812 if (tx_set_type != EXT_TX_SET_ALL16 && in prune_tx_2D()
1856 if (tx_set_type == EXT_TX_SET_ALL16) { in prune_tx_2D()
3765 prune_tx(cpi, bs, x, xd, EXT_TX_SET_ALL16); in choose_tx_size_type_from_rd()