Searched refs:on_cloud (Results 1 – 5 of 5) sorted by relevance
/external/autotest/client/site_tests/video_VEAPerf/ |
D | video_VEAPerf.py | 217 def _convert_test_name(self, path, on_cloud, profile): argument 236 name = s[:s.rfind('-' if on_cloud else '.')] 319 for (path, on_cloud, width, height, requested_bit_rate, 323 path, on_cloud, profile) 324 if on_cloud: 339 if on_cloud:
|
D | control.h264.bvt | 27 # (path, on_cloud, width, height, requested_bit_rate, profile, requested_frame_rate)
|
D | control.vp8.bvt | 27 # (path, on_cloud, width, height, requested_bit_rate, profile, requested_frame_rate)
|
D | control.vp8 | 27 # (path, on_cloud, width, height, requested_bit_rate, profile, requested_frame_rate)
|
D | control.h264 | 27 # (path, on_cloud, width, height, requested_bit_rate, profile, requested_frame_rate)
|