Searched defs:RunInvTxfm (Results 1 – 4 of 4) sorted by relevance
| /external/libaom/libaom/test/ |
| D | fwht4x4_test.cc | 75 void RunInvTxfm(const tran_low_t *out, uint8_t *dst, int stride) { in RunInvTxfm() function in __anon123b7ebb0111::Trans4x4WHT
|
| /external/libvpx/libvpx/test/ |
| D | fdct8x8_test.cc | 548 void RunInvTxfm(tran_low_t *out, uint8_t *dst, int stride) { in RunInvTxfm() function in __anon4eb5ba6d0111::FwdTrans8x8DCT 587 void RunInvTxfm(tran_low_t *out, uint8_t *dst, int stride) { in RunInvTxfm() function in __anon4eb5ba6d0111::FwdTrans8x8HT 618 void RunInvTxfm(tran_low_t *out, uint8_t *dst, int stride) { in RunInvTxfm() function in __anon4eb5ba6d0111::InvTrans8x8DCT
|
| D | dct16x16_test.cc | 645 void RunInvTxfm(tran_low_t *out, uint8_t *dst, int stride) { in RunInvTxfm() function in __anon6daf22a50111::Trans16x16DCT 697 void RunInvTxfm(tran_low_t *out, uint8_t *dst, int stride) { in RunInvTxfm() function in __anon6daf22a50111::Trans16x16HT 734 void RunInvTxfm(tran_low_t *out, uint8_t *dst, int stride) { in RunInvTxfm() function in __anon6daf22a50111::InvTrans16x16DCT
|
| D | dct_test.cc | 203 void RunInvTxfm(const Buffer<tran_low_t> &in, uint8_t *out) { in RunInvTxfm() function in __anon37118aff0111::TransTestBase
|