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

/external/libvpx/libvpx/test/
H A Ddct32x32_test.cc77 typedef std::tr1::tuple<fwd_txfm_t, inv_txfm_t, int> trans_32x32_param_t; typedef in namespace:__anon24779
79 class Trans32x32Test : public ::testing::TestWithParam<trans_32x32_param_t> {

Completed in 741 milliseconds