Searched refs:video_description (Results 1 – 15 of 15) sorted by relevance
/external/autotest/client/site_tests/video_PlaybackPerf/ |
D | video_PlaybackPerf.py | 83 def run_once(self, video_name, video_description, power_test=False, argument 114 video_description, 'frames') 117 video_description, 'percent') 121 self.log_result(keyvals, CPU_USAGE_DESCRIPTION + video_description, 125 self.log_result(keyvals, POWER_DESCRIPTION + video_description, 'W')
|
D | control.power_vp8 | 24 video_description=VIDEO_DESCRIPTION, power_test=True)
|
D | control.power_vp9 | 24 video_description=VIDEO_DESCRIPTION, power_test=True)
|
D | control.power_h264 | 24 video_description=VIDEO_DESCRIPTION, power_test=True)
|
D | control.h264.4k | 31 video_description=VIDEO_DESCRIPTION)
|
D | control.vp9.4k | 30 video_description=VIDEO_DESCRIPTION)
|
D | control.h264 | 30 video_description=VIDEO_DESCRIPTION)
|
D | control.vp9 | 30 video_description=VIDEO_DESCRIPTION)
|
D | control.vp9.hfr | 30 video_description=VIDEO_DESCRIPTION)
|
D | control.vp8 | 30 video_description=VIDEO_DESCRIPTION)
|
/external/autotest/server/site_tests/video_PowerConsumption/ |
D | control.vp9 | 40 video_description=VIDEO_DESCRIPTION, power_test=True)
|
D | control.vp8 | 40 video_description=VIDEO_DESCRIPTION, power_test=True)
|
D | control.h264 | 40 video_description=VIDEO_DESCRIPTION, power_test=True)
|
/external/autotest/server/site_tests/video_PlaybackQuality/ |
D | control.mp4 | 41 test_regions=TEST_REGIONS, video_description=VIDEO_DESCRIPTION)
|
D | video_PlaybackQuality.py | 297 def run_once(self, host, video_url, video_description, test_regions, argument 316 self._video_description = video_description
|