Home
last modified time | relevance | path

Searched refs:av1_ext_tx_used (Results 26 – 50 of 78) sorted by relevance

1234

/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/encoder/
H A Dhybrid_fwd_txfm.c328 assert(av1_ext_tx_used[txfm_param->tx_set_type][txfm_param->tx_type]); in av1_highbd_fwd_txfm()
H A Dbitstream.c819 assert(av1_ext_tx_used[tx_set_type][tx_type]); in av1_write_tx_type()
/dports/www/firefox/firefox-99.0/third_party/aom/av1/encoder/
H A Dhybrid_fwd_txfm.c328 assert(av1_ext_tx_used[txfm_param->tx_set_type][txfm_param->tx_type]); in av1_highbd_fwd_txfm()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/encoder/
H A Dhybrid_fwd_txfm.c328 assert(av1_ext_tx_used[txfm_param->tx_set_type][txfm_param->tx_type]); in av1_highbd_fwd_txfm()
/dports/multimedia/aom/aom-3.2.0/av1/encoder/
H A Dhybrid_fwd_txfm.c251 assert(av1_ext_tx_used[txfm_param->tx_set_type][txfm_param->tx_type]); in av1_highbd_fwd_txfm()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/encoder/
H A Dhybrid_fwd_txfm.c328 assert(av1_ext_tx_used[txfm_param->tx_set_type][txfm_param->tx_type]); in av1_highbd_fwd_txfm()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/common/
H A Dblockd.h946 static const int av1_ext_tx_used[EXT_TX_SET_TYPES][TX_TYPES] = { variable
973 static const int av1_ext_tx_used[EXT_TX_SET_TYPES][TX_TYPES] = { variable
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/Codec/
H A DEbDefinitions.h1567 static const int32_t av1_ext_tx_used[EXT_TX_SET_TYPES][TX_TYPES] = { variable
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/Codec/
H A DEbDefinitions.h1567 static const int32_t av1_ext_tx_used[EXT_TX_SET_TYPES][TX_TYPES] = { variable
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/common/x86/
H A Dhighbd_inv_txfm_avx2.c1289 assert(av1_ext_tx_used[txfm_param->tx_set_type][txfm_param->tx_type]); in av1_highbd_inv_txfm_add_avx2()
H A Dhighbd_inv_txfm_sse4.c5119 assert(av1_ext_tx_used[txfm_param->tx_set_type][txfm_param->tx_type]); in av1_highbd_inv_txfm_add_4x4_sse4_1()
5288 assert(av1_ext_tx_used[txfm_param->tx_set_type][txfm_param->tx_type]); in av1_highbd_inv_txfm_add_sse4_1()
/dports/www/firefox/firefox-99.0/third_party/aom/av1/common/x86/
H A Dhighbd_inv_txfm_avx2.c1289 assert(av1_ext_tx_used[txfm_param->tx_set_type][txfm_param->tx_type]); in av1_highbd_inv_txfm_add_avx2()
H A Dhighbd_inv_txfm_sse4.c5119 assert(av1_ext_tx_used[txfm_param->tx_set_type][txfm_param->tx_type]); in av1_highbd_inv_txfm_add_4x4_sse4_1()
5288 assert(av1_ext_tx_used[txfm_param->tx_set_type][txfm_param->tx_type]); in av1_highbd_inv_txfm_add_sse4_1()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/common/x86/
H A Dhighbd_inv_txfm_avx2.c1289 assert(av1_ext_tx_used[txfm_param->tx_set_type][txfm_param->tx_type]); in av1_highbd_inv_txfm_add_avx2()
H A Dhighbd_inv_txfm_sse4.c5119 assert(av1_ext_tx_used[txfm_param->tx_set_type][txfm_param->tx_type]); in av1_highbd_inv_txfm_add_4x4_sse4_1()
5288 assert(av1_ext_tx_used[txfm_param->tx_set_type][txfm_param->tx_type]); in av1_highbd_inv_txfm_add_sse4_1()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/common/x86/
H A Dhighbd_inv_txfm_avx2.c1289 assert(av1_ext_tx_used[txfm_param->tx_set_type][txfm_param->tx_type]); in av1_highbd_inv_txfm_add_avx2()
H A Dhighbd_inv_txfm_sse4.c5119 assert(av1_ext_tx_used[txfm_param->tx_set_type][txfm_param->tx_type]); in av1_highbd_inv_txfm_add_4x4_sse4_1()
5288 assert(av1_ext_tx_used[txfm_param->tx_set_type][txfm_param->tx_type]); in av1_highbd_inv_txfm_add_sse4_1()
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbProductCodingLoop.c3270 return !av1_ext_tx_used[tx_set_type][tx_type] ? DCT_DCT : tx_type; in av1_get_tx_type()
4278 else if (av1_ext_tx_used[tx_set_type_inter][tx_type] == 0) in tx_type_search()
4294 else if (av1_ext_tx_used[tx_set_type][tx_type] == 0) in tx_type_search()
H A DEbTransforms.c4075 assert(av1_ext_tx_used[txfm_param->tx_set_type][txfm_param->tx_type]); in svt_av1_highbd_fwd_txfm_n4()
4140 assert(av1_ext_tx_used[txfm_param->tx_set_type][txfm_param->tx_type]); in svt_av1_highbd_fwd_txfm_n2()
4205 assert(av1_ext_tx_used[txfm_param->tx_set_type][txfm_param->tx_type]); in svt_av1_highbd_fwd_txfm()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbProductCodingLoop.c3270 return !av1_ext_tx_used[tx_set_type][tx_type] ? DCT_DCT : tx_type; in av1_get_tx_type()
4278 else if (av1_ext_tx_used[tx_set_type_inter][tx_type] == 0) in tx_type_search()
4294 else if (av1_ext_tx_used[tx_set_type][tx_type] == 0) in tx_type_search()
H A DEbTransforms.c4075 assert(av1_ext_tx_used[txfm_param->tx_set_type][txfm_param->tx_type]); in svt_av1_highbd_fwd_txfm_n4()
4140 assert(av1_ext_tx_used[txfm_param->tx_set_type][txfm_param->tx_type]); in svt_av1_highbd_fwd_txfm_n2()
4205 assert(av1_ext_tx_used[txfm_param->tx_set_type][txfm_param->tx_type]); in svt_av1_highbd_fwd_txfm()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/encoder/
H A Drdopt.c2410 if (!av1_ext_tx_used[tx_set_type][tx_type]) return 1; in skip_txfm_search()
2497 if (!av1_ext_tx_used[tx_set_type][tx_type]) continue; in choose_largest_tx_size()
2703 if (av1_ext_tx_used[tx_set_type][tx_type]) { in choose_tx_size_type_from_rd()
2766 if (av1_ext_tx_used[tx_set_type][tx_type]) { in choose_tx_size_type_from_rd()
5536 if (!av1_ext_tx_used[tx_set_type][tx_type]) continue; in select_tx_type_yrd()
H A Dencodetxb.c2568 if (!av1_ext_tx_used[tx_set_type][tx_type]) continue; in av1_search_txk_type()
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Decoder/Codec/
H A DEbDecParseBlock.c1653 if (!av1_ext_tx_used[tx_set_type][tx_type]) in compute_tx_type()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Decoder/Codec/
H A DEbDecParseBlock.c1653 if (!av1_ext_tx_used[tx_set_type][tx_type]) in compute_tx_type()

1234