HomeSort by relevance Sort by last modified time
    Searched refs:make_tuple (Results 1 - 25 of 84) sorted by null

1 2 3 4

  /external/libvpx/libvpx/test/
decode_perf_test.cc 20 using std::tr1::make_tuple;
35 make_tuple("vp90-2-bbb_426x240_tile_1x1_180kbps.webm", 1),
36 make_tuple("vp90-2-bbb_640x360_tile_1x2_337kbps.webm", 2),
37 make_tuple("vp90-2-bbb_854x480_tile_1x2_651kbps.webm", 2),
38 make_tuple("vp90-2-bbb_1280x720_tile_1x4_1310kbps.webm", 4),
39 make_tuple("vp90-2-bbb_1920x1080_tile_1x1_2581kbps.webm", 1),
40 make_tuple("vp90-2-bbb_1920x1080_tile_1x4_2586kbps.webm", 4),
41 make_tuple("vp90-2-bbb_1920x1080_tile_1x4_fpm_2304kbps.webm", 4),
42 make_tuple("vp90-2-sintel_426x182_tile_1x1_171kbps.webm", 1),
43 make_tuple("vp90-2-sintel_640x272_tile_1x2_318kbps.webm", 2)
    [all...]
variance_test.cc 34 using ::std::tr1::make_tuple;
307 ::testing::Values(make_tuple(2, 2, variance4x4_c),
308 make_tuple(3, 3, variance8x8_c),
309 make_tuple(3, 4, variance8x16_c),
310 make_tuple(4, 3, variance16x8_c),
311 make_tuple(4, 4, variance16x16_c)));
320 ::testing::Values(make_tuple(3, 3, variance8x8_neon),
321 make_tuple(3, 4, variance8x16_neon),
322 make_tuple(4, 3, variance16x8_neon),
323 make_tuple(4, 4, variance16x16_neon)))
    [all...]
sad_test.cc 378 using std::tr1::make_tuple;
389 make_tuple(16, 16, sad_16x16_c),
390 make_tuple(8, 16, sad_8x16_c),
391 make_tuple(16, 8, sad_16x8_c),
392 make_tuple(8, 8, sad_8x8_c),
393 make_tuple(4, 4, sad_4x4_c),
409 make_tuple(64, 64, sad_64x64_c_vp9),
410 make_tuple(32, 32, sad_32x32_c_vp9),
411 make_tuple(16, 16, sad_16x16_c_vp9),
412 make_tuple(8, 16, sad_8x16_c_vp9)
    [all...]
partial_idct_test.cc 199 using std::tr1::make_tuple;
204 make_tuple(&vp9_fdct32x32_c,
208 make_tuple(&vp9_fdct32x32_c,
212 make_tuple(&vp9_fdct16x16_c,
216 make_tuple(&vp9_fdct16x16_c,
220 make_tuple(&vp9_fdct8x8_c,
224 make_tuple(&vp9_fdct8x8_c,
228 make_tuple(&vp9_fdct4x4_c,
236 make_tuple(&vp9_fdct32x32_c,
240 make_tuple(&vp9_fdct16x16_c
    [all...]
convolve_test.cc 582 using std::tr1::make_tuple;
590 make_tuple(4, 4, &convolve8_c),
591 make_tuple(8, 4, &convolve8_c),
592 make_tuple(4, 8, &convolve8_c),
593 make_tuple(8, 8, &convolve8_c),
594 make_tuple(16, 8, &convolve8_c),
595 make_tuple(8, 16, &convolve8_c),
596 make_tuple(16, 16, &convolve8_c),
597 make_tuple(32, 16, &convolve8_c),
598 make_tuple(16, 32, &convolve8_c)
    [all...]
sixtap_predict_test.cc 185 using std::tr1::make_tuple;
193 make_tuple(16, 16, sixtap_16x16_c),
194 make_tuple(8, 8, sixtap_8x8_c),
195 make_tuple(8, 4, sixtap_8x4_c),
196 make_tuple(4, 4, sixtap_4x4_c)));
203 make_tuple(16, 16, sixtap_16x16_neon),
204 make_tuple(8, 8, sixtap_8x8_neon),
205 make_tuple(8, 4, sixtap_8x4_neon)));
214 make_tuple(16, 16, sixtap_16x16_mmx),
215 make_tuple(8, 8, sixtap_8x8_mmx)
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
decode_perf_test.cc 20 using std::tr1::make_tuple;
35 make_tuple("vp90-2-bbb_426x240_tile_1x1_180kbps.webm", 1),
36 make_tuple("vp90-2-bbb_640x360_tile_1x2_337kbps.webm", 2),
37 make_tuple("vp90-2-bbb_854x480_tile_1x2_651kbps.webm", 2),
38 make_tuple("vp90-2-bbb_1280x720_tile_1x4_1310kbps.webm", 4),
39 make_tuple("vp90-2-bbb_1920x1080_tile_1x1_2581kbps.webm", 1),
40 make_tuple("vp90-2-bbb_1920x1080_tile_1x4_2586kbps.webm", 4),
41 make_tuple("vp90-2-bbb_1920x1080_tile_1x4_fpm_2304kbps.webm", 4),
42 make_tuple("vp90-2-sintel_426x182_tile_1x1_171kbps.webm", 1),
43 make_tuple("vp90-2-sintel_640x272_tile_1x2_318kbps.webm", 2)
    [all...]
partial_idct_test.cc 117 using std::tr1::make_tuple;
122 make_tuple(&vp9_idct32x32_1024_add_c,
125 make_tuple(&vp9_idct32x32_1024_add_c,
128 make_tuple(&vp9_idct16x16_256_add_c,
131 make_tuple(&vp9_idct16x16_256_add_c,
134 make_tuple(&vp9_idct8x8_64_add_c,
137 make_tuple(&vp9_idct8x8_64_add_c,
140 make_tuple(&vp9_idct4x4_16_add_c,
147 make_tuple(&vp9_idct32x32_1024_add_c,
150 make_tuple(&vp9_idct16x16_256_add_c
    [all...]
variance_test.cc 34 using ::std::tr1::make_tuple;
304 ::testing::Values(make_tuple(2, 2, variance4x4_c),
305 make_tuple(3, 3, variance8x8_c),
306 make_tuple(3, 4, variance8x16_c),
307 make_tuple(4, 3, variance16x8_c),
308 make_tuple(4, 4, variance16x16_c)));
317 ::testing::Values(make_tuple(3, 3, variance8x8_neon),
318 make_tuple(3, 4, variance8x16_neon),
319 make_tuple(4, 3, variance16x8_neon),
320 make_tuple(4, 4, variance16x16_neon)))
    [all...]
sad_test.cc 297 using std::tr1::make_tuple;
321 make_tuple(16, 16, sad_16x16_c),
322 make_tuple(8, 16, sad_8x16_c),
323 make_tuple(16, 8, sad_16x8_c),
324 make_tuple(8, 8, sad_8x8_c),
325 make_tuple(4, 4, sad_4x4_c),
328 make_tuple(64, 64, sad_64x64_c_vp9),
329 make_tuple(32, 32, sad_32x32_c_vp9),
330 make_tuple(16, 16, sad_16x16_c_vp9),
331 make_tuple(8, 16, sad_8x16_c_vp9)
    [all...]
convolve_test.cc 580 using std::tr1::make_tuple;
588 make_tuple(4, 4, &convolve8_c),
589 make_tuple(8, 4, &convolve8_c),
590 make_tuple(4, 8, &convolve8_c),
591 make_tuple(8, 8, &convolve8_c),
592 make_tuple(16, 8, &convolve8_c),
593 make_tuple(8, 16, &convolve8_c),
594 make_tuple(16, 16, &convolve8_c),
595 make_tuple(32, 16, &convolve8_c),
596 make_tuple(16, 32, &convolve8_c)
    [all...]
sixtap_predict_test.cc 184 using std::tr1::make_tuple;
192 make_tuple(16, 16, sixtap_16x16_c),
193 make_tuple(8, 8, sixtap_8x8_c),
194 make_tuple(8, 4, sixtap_8x4_c),
195 make_tuple(4, 4, sixtap_4x4_c)));
202 make_tuple(16, 16, sixtap_16x16_neon),
203 make_tuple(8, 8, sixtap_8x8_neon),
204 make_tuple(8, 4, sixtap_8x4_neon)));
213 make_tuple(16, 16, sixtap_16x16_mmx),
214 make_tuple(8, 8, sixtap_8x8_mmx)
    [all...]
  /external/libcxx/test/std/containers/associative/map/map.access/
index_tuple.pass.cpp 31 m[make_tuple(2,3)]=7;
  /external/llvm/unittests/ADT/
MakeUniqueTest.cpp 28 EXPECT_EQ(std::make_tuple(0, 1), *p2);
32 EXPECT_EQ(std::make_tuple(0, 1, 2), *p3);
36 EXPECT_EQ(std::make_tuple(0, 1, 2, 3), *p4);
40 EXPECT_EQ(std::make_tuple(0, 1, 2, 3, 4), *p5);
45 EXPECT_EQ(std::make_tuple(0, 1, 2, 3, 4, 5), *p6);
50 EXPECT_EQ(std::make_tuple(0, 1, 2, 3, 4, 5, 6), *p7);
55 EXPECT_EQ(std::make_tuple(0, 1, 2, 3, 4, 5, 6, 7), *p8);
61 EXPECT_EQ(std::make_tuple(0, 1, 2, 3, 4, 5, 6, 7, 8), *p9);
67 EXPECT_EQ(std::make_tuple(0, 1, 2, 3, 4, 5, 6, 7, 8, 9), *p10);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/map/map.access/
index_tuple.pass.cpp 31 m[make_tuple(2,3)]=7;
  /external/libcxx/test/std/containers/unord/unord.map/unord.map.elem/
index_tuple.pass.cpp 39 m[make_tuple(2,3)]=7;
  /external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.elem/
tuple.by.type2.fail.cpp 22 auto t1 = std::make_tuple<int, int, std::string, cf> ( 42, 21, "Hi", { 1,2 } );
tuple.by.type3.fail.cpp 22 auto t1 = std::make_tuple<double, int, std::string, cf, int> ( 42, 21, "Hi", { 1,2 } );
tuple.by.type1.fail.cpp 22 auto t1 = std::make_tuple<int, std::string> ( 42, "Hi" );
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.map/unord.map.elem/
index_tuple.pass.cpp 39 m[make_tuple(2,3)]=7;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/tuple/tuple.tuple/tuple.elem/
tuple.by.type2.fail.cpp 20 auto t1 = std::make_tuple<int, int, std::string, cf> ( 42, 21, "Hi", { 1,2 } );
tuple.by.type3.fail.cpp 20 auto t1 = std::make_tuple<double, int, std::string, cf, int> ( 42, 21, "Hi", { 1,2 } );
  /external/libcxx/test/std/utilities/intseq/intseq.general/
integer_seq.pass.cpp 23 -> decltype ( std::make_tuple ( std::get<I>(t)... )) function
24 { return std::make_tuple ( std::get<I>(t)... ); }
59 auto tup = std::make_tuple ( 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 );
64 assert ( t3 == std::make_tuple ( 10, 11, 12 ));
68 assert ( t7 == std::make_tuple ( 10, 11, 12, 13, 14, 15, 16 ));
72 assert ( t4 == std::make_tuple ( 10, 11, 12, 13 ));
76 assert ( t2 == std::make_tuple ( 10, 11 ));
80 assert ( tintmix == std::make_tuple ( 19, 18, 17, 12 ));
84 assert ( tsizemix == std::make_tuple ( 11, 11, 12, 13, 15 ));
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/intseq/intseq.general/
integer_seq.pass.cpp 23 -> decltype ( std::make_tuple ( std::get<I>(t)... )) function
24 { return std::make_tuple ( std::get<I>(t)... ); }
59 auto tup = std::make_tuple ( 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 );
64 assert ( t3 == std::make_tuple ( 10, 11, 12 ));
68 assert ( t7 == std::make_tuple ( 10, 11, 12, 13, 14, 15, 16 ));
72 assert ( t4 == std::make_tuple ( 10, 11, 12, 13 ));
76 assert ( t2 == std::make_tuple ( 10, 11 ));
80 assert ( tintmix == std::make_tuple ( 19, 18, 17, 12 ));
84 assert ( tsizemix == std::make_tuple ( 11, 11, 12, 13, 15 ));
  /external/google-breakpad/src/testing/test/
gmock-generated-actions_test.cc 50 using ::std::tr1::make_tuple;
172 EXPECT_EQ(1, a.Perform(make_tuple(2, &Nullary)));
178 EXPECT_EQ(1, a.Perform(make_tuple(UnaryFunctor())));
185 EXPECT_EQ(12345, a.Perform(make_tuple(&SumOf5)));
192 EXPECT_EQ(12345, a.Perform(make_tuple(SumOf5Functor())));
199 EXPECT_EQ(123456, a.Perform(make_tuple(&SumOf6)));
206 EXPECT_EQ(123456, a.Perform(make_tuple(SumOf6Functor())));
215 EXPECT_EQ("1234567", a.Perform(make_tuple(&Concat7)));
224 EXPECT_EQ("12345678", a.Perform(make_tuple(&Concat8)));
233 EXPECT_EQ("123456789", a.Perform(make_tuple(&Concat9)))
    [all...]

Completed in 1050 milliseconds

1 2 3 4