Searched refs:fwd_txfm_t (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/test/
H A Ddct32x32_test.cc74 typedef void (*fwd_txfm_t)(const int16_t *in, int16_t *out, int stride); typedef in namespace:__anon24779
77 typedef std::tr1::tuple<fwd_txfm_t, inv_txfm_t, int> trans_32x32_param_t;
93 fwd_txfm_t fwd_txfm_;
H A Dpartial_idct_test.cc29 typedef void (*fwd_txfm_t)(const int16_t *in, int16_t *out, int stride); typedef in namespace:__anon24789

Completed in 749 milliseconds