Searched refs:FhtFunc (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/test/
H A Dfdct4x4_test.cc32 typedef void (*FhtFunc)(const int16_t *in, tran_low_t *out, int stride, typedef in namespace:__anon12987
38 typedef std::tr1::tuple<FhtFunc, IhtFunc, int, vpx_bit_depth_t> Ht4x4Param;
265 FhtFunc fwd_txfm_ref;
341 FhtFunc fwd_txfm_;
H A Dfdct8x8_test.cc67 typedef void (*FhtFunc)(const int16_t *in, tran_low_t *out, int stride, typedef in namespace:__anon12988
73 typedef std::tr1::tuple<FhtFunc, IhtFunc, int, vpx_bit_depth_t> Ht8x8Param;
432 FhtFunc fwd_txfm_ref;
513 FhtFunc fwd_txfm_;
H A Ddct16x16_test.cc260 typedef void (*FhtFunc)(const int16_t *in, tran_low_t *out, int stride, typedef in namespace:__anon12980
266 typedef std::tr1::tuple<FhtFunc, IhtFunc, int, vpx_bit_depth_t> Ht16x16Param;
572 FhtFunc fwd_txfm_ref;
684 FhtFunc fwd_txfm_;

Completed in 106 milliseconds