Searched defs:RunInvTxfm (Results 1 – 6 of 6) sorted by relevance
| /external/libaom/test/ |
| D | fdct4x4_test.cc | 80 void RunInvTxfm(const OutputType *out, uint8_t *dst, int stride) override { in RunInvTxfm() function in __anon311c0a2b0111::Trans4x4FDCT
|
| D | fwht4x4_test.cc | 88 void RunInvTxfm(const tran_low_t *out, uint8_t *dst, int stride) override { in RunInvTxfm() function in __anon23bb80a30111::Trans4x4WHT
|
| /external/libvpx/test/ |
| D | fdct8x8_test.cc | 560 void RunInvTxfm(tran_low_t *out, uint8_t *dst, int stride) override { in RunInvTxfm() function in __anonc74437540111::FwdTrans8x8DCT 599 void RunInvTxfm(tran_low_t *out, uint8_t *dst, int stride) override { in RunInvTxfm() function in __anonc74437540111::FwdTrans8x8HT 631 void RunInvTxfm(tran_low_t *out, uint8_t *dst, int stride) override { in RunInvTxfm() function in __anonc74437540111::InvTrans8x8DCT
|
| D | dct16x16_test.cc | 758 void RunInvTxfm(tran_low_t *out, uint8_t *dst, int stride) override { in RunInvTxfm() function in __anonf80d3c6c0111::Trans16x16DCT 812 void RunInvTxfm(tran_low_t *out, uint8_t *dst, int stride) override { in RunInvTxfm() function in __anonf80d3c6c0111::Trans16x16HT 850 void RunInvTxfm(tran_low_t *out, uint8_t *dst, int stride) override { in RunInvTxfm() function in __anonf80d3c6c0111::InvTrans16x16DCT
|
| D | dct32x32_test.cc | 343 void RunInvTxfm(tran_low_t *out, uint8_t *dst, int stride) { in RunInvTxfm() function in __anon092138280111::InvTrans32x32Test
|
| D | dct_test.cc | 203 void RunInvTxfm(const Buffer<tran_low_t> &in, uint8_t *out) { in RunInvTxfm() function in __anonf42fac660111::TransTestBase
|