Home
last modified time | relevance | path

Searched refs:video_name (Results 1 – 25 of 33) sorted by relevance

12

/external/libaom/libaom/test/
Ddecode_perf_test.cc59 const char *const video_name = GET_PARAM(VIDEO_NAME); in TEST_P() local
62 libaom_test::WebMVideoSource video(video_name); in TEST_P()
85 printf("\t\"videoName\" : \"%s\",\n", video_name); in TEST_P()
200 const char *video_name = kAV1EncodePerfTestVectors[i].name; in TEST_P() local
202 video_name, kAV1EncodePerfTestVectors[i].width, in TEST_P()
Dencode_perf_test.cc146 const char *video_name = kAV1EncodePerfTestVectors[i].name; in TEST_P() local
148 video_name, kAV1EncodePerfTestVectors[i].width, in TEST_P()
162 std::string display_name(video_name); in TEST_P()
/external/libvpx/libvpx/test/
Ddecode_perf_test.cc77 const char *const video_name = GET_PARAM(VIDEO_NAME); in TEST_P() local
80 libvpx_test::WebMVideoSource video(video_name); in TEST_P()
102 printf("\t\"videoName\" : \"%s\",\n", video_name); in TEST_P()
218 const char *video_name = kVP9EncodePerfTestVectors[i].name; in TEST_P() local
220 video_name, kVP9EncodePerfTestVectors[i].width, in TEST_P()
Dencode_perf_test.cc146 const char *video_name = kVP9EncodePerfTestVectors[i].name; in TEST_P() local
148 video_name, kVP9EncodePerfTestVectors[i].width, in TEST_P()
162 std::string display_name(video_name); in TEST_P()
/external/autotest/client/site_tests/video_ChromeRTCHWDecodeUsed/
Dvideo_ChromeRTCHWDecodeUsed.py64 def run_once(self, video_name, histogram_name, histogram_bucket_val, argument
74 url = DOWNLOAD_BASE + video_name
75 local_path = os.path.join(self.bindir, video_name)
Dcontrol.mjpeg24 video_name='crowd720_25frames.mjpeg',
Dcontrol.y4m24 video_name='crowd720_25frames.y4m',
/external/autotest/client/site_tests/video_PlaybackPerf/
Dvideo_PlaybackPerf.py81 def run_once(self, video_name, video_description, capability, argument
96 url = DOWNLOAD_BASE + video_name
97 local_path = os.path.join(self.bindir, os.path.basename(video_name))
Dcontrol.power_h26426 job.run_test('video_PlaybackPerf', video_name=VIDEO_NAME,
Dcontrol.power_vp926 job.run_test('video_PlaybackPerf', video_name=VIDEO_NAME,
Dcontrol.power_vp826 job.run_test('video_PlaybackPerf', video_name=VIDEO_NAME,
Dcontrol.vp9.4k.6028 job.run_test('video_PlaybackPerf', video_name=VIDEO_NAME,
Dcontrol.h264.4k29 job.run_test('video_PlaybackPerf', video_name=VIDEO_NAME,
Dcontrol.vp9.4k28 job.run_test('video_PlaybackPerf', video_name=VIDEO_NAME,
Dcontrol.h26429 job.run_test('video_PlaybackPerf', video_name=VIDEO_NAME,
Dcontrol.h264.4k.60fps31 job.run_test('video_PlaybackPerf', video_name=VIDEO_NAME,
Dcontrol.vp929 job.run_test('video_PlaybackPerf', video_name=VIDEO_NAME,
Dcontrol.vp829 job.run_test('video_PlaybackPerf', video_name=VIDEO_NAME,
Dcontrol.vp8.4k.60fps31 job.run_test('video_PlaybackPerf', video_name=VIDEO_NAME,
Dcontrol.vp9.hfr29 job.run_test('video_PlaybackPerf', video_name=VIDEO_NAME,
Dcontrol.vp8.4k29 job.run_test('video_PlaybackPerf', video_name=VIDEO_NAME,
Dcontrol.h264.1080.60fps32 job.run_test('video_PlaybackPerf', video_name=VIDEO_NAME,
Dcontrol.vp8.1080.60fps32 job.run_test('video_PlaybackPerf', video_name=VIDEO_NAME,
/external/autotest/server/site_tests/video_PowerConsumption/
Dcontrol.vp839 client_at.run_test("video_PlaybackPerf", video_name=VIDEO_NAME,
/external/autotest/client/site_tests/video_GlitchDetection/
Dcontrol.vimeo34 video_name='vimeo',

12