Home
last modified time | relevance | path

Searched refs:dct_16x16_param_t (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Ddct16x16_test.cc268 typedef std::tr1::tuple<fdct_t, idct_t, int> dct_16x16_param_t; typedef
421 public ::testing::TestWithParam<dct_16x16_param_t> {