Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Ddecode_perf_test.cc32 typedef std::tr1::tuple<const char *, unsigned> decode_perf_param_t; typedef
34 const decode_perf_param_t kVP9DecodePerfVectors[] = {
65 class DecodePerfTest : public ::testing::TestWithParam<decode_perf_param_t> {