/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/ |
D | keyframe_test.cc | 23 KeyframeTest() : EncoderTest(GET_PARAM(0)) {} in KeyframeTest() 28 SetMode(GET_PARAM(1)); in SetUp() 68 if (GET_PARAM(1) > 0) in TEST_P() 130 if (GET_PARAM(1) > 0) in TEST_P()
|
D | active_map_test.cc | 27 ActiveMapTest() : EncoderTest(GET_PARAM(0)) {} in ActiveMapTest() 32 SetMode(GET_PARAM(1)); in SetUp() 33 cpu_used_ = GET_PARAM(2); in SetUp()
|
D | cpu_speed_test.cc | 24 CpuSpeedTest() : EncoderTest(GET_PARAM(0)) {} in CpuSpeedTest() 29 SetMode(GET_PARAM(1)); in SetUp() 30 set_cpu_used_ = GET_PARAM(2); in SetUp()
|
D | aq_segment_test.cc | 24 AqSegmentTest() : EncoderTest(GET_PARAM(0)) {} in AqSegmentTest() 28 SetMode(GET_PARAM(1)); in SetUp() 29 set_cpu_used_ = GET_PARAM(2); in SetUp()
|
D | partial_idct_test.cc | 39 full_itxfm_ = GET_PARAM(0); in SetUp() 40 partial_itxfm_ = GET_PARAM(1); in SetUp() 41 tx_size_ = GET_PARAM(2); in SetUp() 42 last_nonzero_ = GET_PARAM(3); in SetUp()
|
D | config_test.cc | 21 ConfigTest() : EncoderTest(GET_PARAM(0)), in ConfigTest() 27 SetMode(GET_PARAM(1)); in SetUp()
|
D | fdct4x4_test.cc | 195 fwd_txfm_ = GET_PARAM(0); in SetUp() 196 inv_txfm_ = GET_PARAM(1); in SetUp() 197 tx_type_ = GET_PARAM(2); in SetUp() 238 fwd_txfm_ = GET_PARAM(0); in SetUp() 239 inv_txfm_ = GET_PARAM(1); in SetUp() 240 tx_type_ = GET_PARAM(2); in SetUp()
|
D | fdct8x8_test.cc | 229 fwd_txfm_ = GET_PARAM(0); in SetUp() 230 inv_txfm_ = GET_PARAM(1); in SetUp() 231 tx_type_ = GET_PARAM(2); in SetUp() 269 fwd_txfm_ = GET_PARAM(0); in SetUp() 270 inv_txfm_ = GET_PARAM(1); in SetUp() 271 tx_type_ = GET_PARAM(2); in SetUp()
|
D | altref_test.cc | 24 AltRefTest() : EncoderTest(GET_PARAM(0)), altref_count_(0) {} in AltRefTest() 58 cfg_.g_lag_in_frames = GET_PARAM(1); in TEST_P()
|
D | borders_test.cc | 23 BordersTest() : EncoderTest(GET_PARAM(0)) {} in BordersTest() 28 SetMode(GET_PARAM(1)); in SetUp()
|
D | decode_perf_test.cc | 69 const char *const video_name = GET_PARAM(VIDEO_NAME); in TEST_P() 70 const unsigned threads = GET_PARAM(THREADS); in TEST_P()
|
D | vp9_lossless_test.cc | 26 : EncoderTest(GET_PARAM(0)), in LosslessTestLarge() 29 encoding_mode_(GET_PARAM(1)) { in LosslessTestLarge()
|
D | test_vector_test.cc | 29 TestVectorTest() : DecoderTest(GET_PARAM(0)), md5_file_(NULL) {} in TestVectorTest() 71 const std::string filename = GET_PARAM(1); in TEST_P()
|
D | cq_test.cc | 28 CQTest() : EncoderTest(GET_PARAM(0)), cq_level_(GET_PARAM(1)) { in CQTest()
|
D | tile_independence_test.cc | 27 : EncoderTest(GET_PARAM(0)), in TileIndependenceTest() 30 n_tiles_(GET_PARAM(1)) { in TileIndependenceTest()
|
D | sixtap_predict_test.cc | 67 width_ = GET_PARAM(0); in SetUp() 68 height_ = GET_PARAM(1); in SetUp() 69 sixtap_predict_ = GET_PARAM(2); in SetUp()
|
D | superframe_test.cc | 22 SuperframeTest() : EncoderTest(GET_PARAM(0)), modified_buf_(NULL), in SuperframeTest() 28 SetMode(GET_PARAM(1)); in SetUp()
|
D | sad_test.cc | 134 SADTest() : SADTestBase(GET_PARAM(0), GET_PARAM(1)) {} in SADTest() 141 REGISTER_STATE_CHECK(ret = GET_PARAM(2)(source_data_, source_stride_, in SAD() 165 SADx4Test() : SADTestBase(GET_PARAM(0), GET_PARAM(1)) {} in SADx4Test() 172 REGISTER_STATE_CHECK(GET_PARAM(2)(source_data_, source_stride_, in SADs()
|
D | dct16x16_test.cc | 426 fwd_txfm_ = GET_PARAM(0); in SetUp() 427 inv_txfm_ = GET_PARAM(1); in SetUp() 428 tx_type_ = GET_PARAM(2); in SetUp() 469 fwd_txfm_ = GET_PARAM(0); in SetUp() 470 inv_txfm_ = GET_PARAM(1); in SetUp() 471 tx_type_ = GET_PARAM(2); in SetUp()
|
D | datarate_test.cc | 23 DatarateTestLarge() : EncoderTest(GET_PARAM(0)) {} in DatarateTestLarge() 30 SetMode(GET_PARAM(1)); in SetUp() 187 DatarateTestVP9Large() : EncoderTest(GET_PARAM(0)) {} in DatarateTestVP9Large() 194 SetMode(GET_PARAM(1)); in SetUp() 195 set_cpu_used_ = GET_PARAM(2); in SetUp()
|
D | dct32x32_test.cc | 83 fwd_txfm_ = GET_PARAM(0); in SetUp() 84 inv_txfm_ = GET_PARAM(1); in SetUp() 85 version_ = GET_PARAM(2); // 0: high precision forward transform in SetUp()
|
D | error_resilience_test.cc | 26 : EncoderTest(GET_PARAM(0)), in ErrorResilienceTestLarge() 31 encoding_mode_(GET_PARAM(1)) { in ErrorResilienceTestLarge()
|
D | util.h | 20 #define GET_PARAM(k) std::tr1::get< k >(GetParam()) macro
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/ |
D | vp9_subpixel_bilinear_ssse3.asm | 50 %macro GET_PARAM 0 146 GET_PARAM 172 GET_PARAM 223 GET_PARAM 249 GET_PARAM 301 GET_PARAM 328 GET_PARAM 380 GET_PARAM 407 GET_PARAM
|
D | vp9_subpixel_bilinear_sse2.asm | 60 %macro GET_PARAM 0 168 GET_PARAM 194 GET_PARAM 246 GET_PARAM 272 GET_PARAM 325 GET_PARAM 352 GET_PARAM 405 GET_PARAM 432 GET_PARAM
|