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

/external/libvpx/libvpx/test/
H A Dintrapred_test.cc302 typedef void (*intra_pred_uv_fn_t)(MACROBLOCKD *x, typedef in namespace:__anon21494
312 class IntraPredUVTest : public ::testing::TestWithParam<intra_pred_uv_fn_t>,
355 intra_pred_uv_fn_t pred_fn_;

Completed in 74 milliseconds