Searched refs:m2160p60FpsTestFiles (Results 1 – 3 of 3) sorted by relevance
83 static Map<String, String> m2160p60FpsTestFiles = new HashMap<>(); field in FrameDropTestBase97 m2160p60FpsTestFiles.put(AVC, "bbb_3840x2160_24mbps_60fps_avc.mp4"); in m2160p60FpsTestFiles.put()98 m2160p60FpsTestFiles.put(HEVC, "bbb_3840x2160_18mbps_60fps_hevc.mkv"); in m2160p60FpsTestFiles.put()99 m2160p60FpsTestFiles.put(VP8, "bbb_3840x2160_24mbps_60fps_vp8.webm"); in m2160p60FpsTestFiles.put()100 m2160p60FpsTestFiles.put(VP9, "bbb_3840x2160_18mbps_60fps_vp9.webm"); in m2160p60FpsTestFiles.put()102 m2160p60FpsTestFiles.put(AV1, "bbb_1920x1080_6mbps_60fps_av1.mp4"); in m2160p60FpsTestFiles.put()
133 String[] testFiles = new String[]{m2160p60FpsTestFiles.get(mMediaType)}; in test4k()
144 new String[]{m2160p60FpsTestFiles.get(mMediaType), in test4k()