Searched defs:RunFwdTxfm (Results 1 – 5 of 5) sorted by relevance
| /external/libaom/test/ |
| D | fdct4x4_test.cc | 76 void RunFwdTxfm(const int16_t *in, OutputType *out, int stride) override { in RunFwdTxfm() function in __anon311c0a2b0111::Trans4x4FDCT
|
| D | fwht4x4_test.cc | 85 void RunFwdTxfm(const int16_t *in, tran_low_t *out, int stride) override { in RunFwdTxfm() function in __anon23bb80a30111::Trans4x4WHT
|
| /external/libvpx/test/ |
| D | fdct8x8_test.cc | 557 void RunFwdTxfm(int16_t *in, tran_low_t *out, int stride) override { in RunFwdTxfm() function in __anonc74437540111::FwdTrans8x8DCT 596 void RunFwdTxfm(int16_t *in, tran_low_t *out, int stride) override { in RunFwdTxfm() function in __anonc74437540111::FwdTrans8x8HT 634 void RunFwdTxfm(int16_t * /*out*/, tran_low_t * /*dst*/, in RunFwdTxfm() function in __anonc74437540111::InvTrans8x8DCT
|
| D | dct16x16_test.cc | 755 void RunFwdTxfm(int16_t *in, tran_low_t *out, int stride) override { in RunFwdTxfm() function in __anonf80d3c6c0111::Trans16x16DCT 809 void RunFwdTxfm(int16_t *in, tran_low_t *out, int stride) override { in RunFwdTxfm() function in __anonf80d3c6c0111::Trans16x16HT 848 void RunFwdTxfm(int16_t * /*in*/, tran_low_t * /*out*/, in RunFwdTxfm() function in __anonf80d3c6c0111::InvTrans16x16DCT
|
| D | dct_test.cc | 199 void RunFwdTxfm(const Buffer<int16_t> &in, Buffer<tran_low_t> *out) { in RunFwdTxfm() function in __anonf42fac660111::TransTestBase
|