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

/external/libvpx/libvpx/test/
H A Dvp9_avg_test.cc124 typedef void (*IntProRowFunc)(int16_t hbuf[16], uint8_t const *ref, typedef in namespace:__anon9424
127 typedef std::tr1::tuple<int, IntProRowFunc, IntProRowFunc> IntProRowParam;
164 IntProRowFunc asm_func_;
165 IntProRowFunc c_func_;

Completed in 40 milliseconds