Home
last modified time | relevance | path

Searched defs:RunFwdTxfm (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libvpx/test/
H A Dfdct8x8_test.cc558 void RunFwdTxfm(int16_t *in, tran_low_t *out, int stride) override { in RunFwdTxfm() function in __anoncd4a16f60111::FwdTrans8x8DCT
597 void RunFwdTxfm(int16_t *in, tran_low_t *out, int stride) override { in RunFwdTxfm() function in __anoncd4a16f60111::FwdTrans8x8HT
635 void RunFwdTxfm(int16_t * /*out*/, tran_low_t * /*dst*/, in RunFwdTxfm() function in __anoncd4a16f60111::InvTrans8x8DCT
H A Ddct16x16_test.cc755 void RunFwdTxfm(int16_t *in, tran_low_t *out, int stride) override { in RunFwdTxfm() function in __anonbecf104e0111::Trans16x16DCT
809 void RunFwdTxfm(int16_t *in, tran_low_t *out, int stride) override { in RunFwdTxfm() function in __anonbecf104e0111::Trans16x16HT
848 void RunFwdTxfm(int16_t * /*in*/, tran_low_t * /*out*/, in RunFwdTxfm() function in __anonbecf104e0111::InvTrans16x16DCT
H A Ddct_test.cc200 void RunFwdTxfm(const Buffer<int16_t> &in, Buffer<tran_low_t> *out) { in RunFwdTxfm() function in __anon78430b080111::TransTestBase
/aosp_15_r20/external/libaom/test/
H A Dfdct4x4_test.cc76 void RunFwdTxfm(const int16_t *in, OutputType *out, int stride) override { in RunFwdTxfm() function in __anon3721e9cd0111::Trans4x4FDCT
H A Dfwht4x4_test.cc85 void RunFwdTxfm(const int16_t *in, tran_low_t *out, int stride) override { in RunFwdTxfm() function in __anon29c160450111::Trans4x4WHT