Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/test/
H A Dav1_fwd_txfm2d_test.cc56 txfm2d_size_ = txfm1d_size_ * txfm1d_size_; in SetUp()
59 aom_memalign(16, sizeof(input_[0]) * txfm2d_size_)); in SetUp()
61 aom_memalign(16, sizeof(output_[0]) * txfm2d_size_)); in SetUp()
63 aom_memalign(16, sizeof(ref_input_[0]) * txfm2d_size_)); in SetUp()
65 aom_memalign(16, sizeof(ref_output_[0]) * txfm2d_size_)); in SetUp()
72 for (int ni = 0; ni < txfm2d_size_; ++ni) { in RunFwdAccuracyCheck()
91 for (int ni = 0; ni < txfm2d_size_; ++ni) { in RunFwdAccuracyCheck()
97 output_, ref_output_, txfm2d_size_); in RunFwdAccuracyCheck()
123 int txfm2d_size_; member in __anon79134ee70111::AV1FwdTxfm2d
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/test/
H A Dav1_fwd_txfm2d_test.cc54 txfm2d_size_ = tx_width_ * tx_height_; in SetUp()
56 aom_memalign(16, sizeof(input_[0]) * txfm2d_size_)); in SetUp()
58 aom_memalign(16, sizeof(output_[0]) * txfm2d_size_)); in SetUp()
60 aom_memalign(16, sizeof(ref_input_[0]) * txfm2d_size_)); in SetUp()
62 aom_memalign(16, sizeof(ref_output_[0]) * txfm2d_size_)); in SetUp()
69 for (int ni = 0; ni < txfm2d_size_; ++ni) { in RunFwdAccuracyCheck()
90 for (int ni = 0; ni < txfm2d_size_; ++ni) { in RunFwdAccuracyCheck()
103 output_, ref_output_, txfm2d_size_); in RunFwdAccuracyCheck()
128 int txfm2d_size_; member in __anone28486170111::AV1FwdTxfm2d
/dports/www/firefox/firefox-99.0/third_party/aom/test/
H A Dav1_fwd_txfm2d_test.cc54 txfm2d_size_ = tx_width_ * tx_height_; in SetUp()
56 aom_memalign(16, sizeof(input_[0]) * txfm2d_size_)); in SetUp()
58 aom_memalign(16, sizeof(output_[0]) * txfm2d_size_)); in SetUp()
60 aom_memalign(16, sizeof(ref_input_[0]) * txfm2d_size_)); in SetUp()
62 aom_memalign(16, sizeof(ref_output_[0]) * txfm2d_size_)); in SetUp()
69 for (int ni = 0; ni < txfm2d_size_; ++ni) { in RunFwdAccuracyCheck()
90 for (int ni = 0; ni < txfm2d_size_; ++ni) { in RunFwdAccuracyCheck()
103 output_, ref_output_, txfm2d_size_); in RunFwdAccuracyCheck()
128 int txfm2d_size_; member in __anon4081fce20111::AV1FwdTxfm2d
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/test/
H A Dav1_fwd_txfm2d_test.cc54 txfm2d_size_ = tx_width_ * tx_height_; in SetUp()
56 aom_memalign(16, sizeof(input_[0]) * txfm2d_size_)); in SetUp()
58 aom_memalign(16, sizeof(output_[0]) * txfm2d_size_)); in SetUp()
60 aom_memalign(16, sizeof(ref_input_[0]) * txfm2d_size_)); in SetUp()
62 aom_memalign(16, sizeof(ref_output_[0]) * txfm2d_size_)); in SetUp()
69 for (int ni = 0; ni < txfm2d_size_; ++ni) { in RunFwdAccuracyCheck()
90 for (int ni = 0; ni < txfm2d_size_; ++ni) { in RunFwdAccuracyCheck()
103 output_, ref_output_, txfm2d_size_); in RunFwdAccuracyCheck()
128 int txfm2d_size_; member in __anon38721d2e0111::AV1FwdTxfm2d
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/test/
H A Dav1_fwd_txfm2d_test.cc54 txfm2d_size_ = tx_width_ * tx_height_; in SetUp()
56 aom_memalign(16, sizeof(input_[0]) * txfm2d_size_)); in SetUp()
58 aom_memalign(16, sizeof(output_[0]) * txfm2d_size_)); in SetUp()
60 aom_memalign(16, sizeof(ref_input_[0]) * txfm2d_size_)); in SetUp()
62 aom_memalign(16, sizeof(ref_output_[0]) * txfm2d_size_)); in SetUp()
69 for (int ni = 0; ni < txfm2d_size_; ++ni) { in RunFwdAccuracyCheck()
90 for (int ni = 0; ni < txfm2d_size_; ++ni) { in RunFwdAccuracyCheck()
103 output_, ref_output_, txfm2d_size_); in RunFwdAccuracyCheck()
128 int txfm2d_size_; member in __anon601aaf990111::AV1FwdTxfm2d
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/test/
H A Dav1_fwd_txfm2d_test.cc55 txfm2d_size_ = tx_width_ * tx_height_; in SetUp()
57 aom_memalign(16, sizeof(input_[0]) * txfm2d_size_)); in SetUp()
59 aom_memalign(16, sizeof(output_[0]) * txfm2d_size_)); in SetUp()
61 aom_memalign(16, sizeof(ref_input_[0]) * txfm2d_size_)); in SetUp()
63 aom_memalign(16, sizeof(ref_output_[0]) * txfm2d_size_)); in SetUp()
70 for (int ni = 0; ni < txfm2d_size_; ++ni) { in RunFwdAccuracyCheck()
91 for (int ni = 0; ni < txfm2d_size_; ++ni) { in RunFwdAccuracyCheck()
104 output_, ref_output_, txfm2d_size_); in RunFwdAccuracyCheck()
129 int txfm2d_size_; member in __anon357d46c20111::AV1FwdTxfm2d
/dports/multimedia/aom/aom-3.2.0/test/
H A Dav1_fwd_txfm2d_test.cc55 txfm2d_size_ = tx_width_ * tx_height_; in SetUp()
57 aom_memalign(16, sizeof(input_[0]) * txfm2d_size_)); in SetUp()
59 aom_memalign(16, sizeof(output_[0]) * txfm2d_size_)); in SetUp()
61 aom_memalign(16, sizeof(ref_input_[0]) * txfm2d_size_)); in SetUp()
63 aom_memalign(16, sizeof(ref_output_[0]) * txfm2d_size_)); in SetUp()
70 for (int ni = 0; ni < txfm2d_size_; ++ni) { in RunFwdAccuracyCheck()
91 for (int ni = 0; ni < txfm2d_size_; ++ni) { in RunFwdAccuracyCheck()
104 output_, ref_output_, txfm2d_size_); in RunFwdAccuracyCheck()
129 int txfm2d_size_; member in __anonf0c01db80111::AV1FwdTxfm2d