Home
last modified time | relevance | path

Searched defs:RunInvTxfm (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/libvpx/test/
H A Dfdct8x8_test.cc561 void RunInvTxfm(tran_low_t *out, uint8_t *dst, int stride) override { in RunInvTxfm() function in __anoncd4a16f60111::FwdTrans8x8DCT
600 void RunInvTxfm(tran_low_t *out, uint8_t *dst, int stride) override { in RunInvTxfm() function in __anoncd4a16f60111::FwdTrans8x8HT
632 void RunInvTxfm(tran_low_t *out, uint8_t *dst, int stride) override { in RunInvTxfm() function in __anoncd4a16f60111::InvTrans8x8DCT
H A Ddct16x16_test.cc758 void RunInvTxfm(tran_low_t *out, uint8_t *dst, int stride) override { in RunInvTxfm() function in __anonbecf104e0111::Trans16x16DCT
812 void RunInvTxfm(tran_low_t *out, uint8_t *dst, int stride) override { in RunInvTxfm() function in __anonbecf104e0111::Trans16x16HT
850 void RunInvTxfm(tran_low_t *out, uint8_t *dst, int stride) override { in RunInvTxfm() function in __anonbecf104e0111::InvTrans16x16DCT
H A Ddct32x32_test.cc342 void RunInvTxfm(tran_low_t *out, uint8_t *dst, int stride) { in RunInvTxfm() function in __anoncfe30c0a0111::InvTrans32x32Test
H A Ddct_test.cc204 void RunInvTxfm(const Buffer<tran_low_t> &in, uint8_t *out) { in RunInvTxfm() function in __anon78430b080111::TransTestBase
/aosp_15_r20/external/libaom/test/
H A Dfdct4x4_test.cc80 void RunInvTxfm(const OutputType *out, uint8_t *dst, int stride) override { in RunInvTxfm() function in __anon3721e9cd0111::Trans4x4FDCT
H A Dfwht4x4_test.cc88 void RunInvTxfm(const tran_low_t *out, uint8_t *dst, int stride) override { in RunInvTxfm() function in __anon29c160450111::Trans4x4WHT