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

/external/libvpx/libvpx/test/
H A Dvp10_dct_test.cc42 typedef void (*IdctFuncRef)(const double *in, double *out, int size); typedef in namespace:__anon10949
H A Dvp10_inv_txfm_test.cc46 typedef void (*IdctFuncRef)(const double *in, double *out, int size); typedef in namespace:__anon10950
87 IdctFuncRef fwd_txfm_ref_;
90 typedef std::tr1::tuple<IdctFunc, IdctFuncRef, int, int> IdctParam;

Completed in 155 milliseconds