/external/autotest/client/site_tests/power_VideoPlayback/ |
D | power_VideoPlayback.py | 146 def run_once(self, videos=None, secs_per_video=_MEASUREMENT_DURATION, argument 156 if not videos: 157 videos = default_videos 159 for i, (tagname, url) in enumerate(videos): 165 videos[i] = default 172 videos, secs_per_video, use_hw_decode)
|
D | control.vp9_1080_30fps | 20 videos=[('vp9_1080_30fps', '')], secs_per_video=3600,
|
D | control.h264_1080_30fps | 20 videos=[('h264_1080_30fps', '')], secs_per_video=3600,
|
D | control.powerqual | 22 videos=[('h264_1080_30fps', ''), ('vp9_1080_30fps', '')],
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/hls/src/main/java/com/google/android/exoplayer2/source/hls/playlist/ |
D | HlsMultivariantPlaylist.java | 156 public final List<Rendition> videos; field in HlsMultivariantPlaylist 198 List<Rendition> videos, in HlsMultivariantPlaylist() argument 210 getMediaPlaylistUrls(variants, videos, audios, subtitles, closedCaptions)); in HlsMultivariantPlaylist() 212 this.videos = Collections.unmodifiableList(videos); in HlsMultivariantPlaylist() 268 List<Rendition> videos, in getMediaPlaylistUrls() argument 279 addMediaPlaylistUrls(videos, mediaPlaylistUrls); in getMediaPlaylistUrls()
|
D | HlsMasterPlaylist.java | 38 List<Rendition> videos, in HlsMasterPlaylist() argument 51 videos, in HlsMasterPlaylist()
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/hls/src/main/java/com/google/android/exoplayer2/source/hls/playlist/ |
D | HlsMultivariantPlaylist.java | 156 public final List<Rendition> videos; field in HlsMultivariantPlaylist 198 List<Rendition> videos, in HlsMultivariantPlaylist() argument 210 getMediaPlaylistUrls(variants, videos, audios, subtitles, closedCaptions)); in HlsMultivariantPlaylist() 212 this.videos = Collections.unmodifiableList(videos); in HlsMultivariantPlaylist() 268 List<Rendition> videos, in getMediaPlaylistUrls() argument 279 addMediaPlaylistUrls(videos, mediaPlaylistUrls); in getMediaPlaylistUrls()
|
D | HlsMasterPlaylist.java | 40 List<Rendition> videos, in HlsMasterPlaylist() argument 53 videos, in HlsMasterPlaylist()
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/ |
D | transforming-media.md | 10 * Flattening of slow motion videos or, in other words, their conversion into 11 normal videos that retain the desired slow motion effects, but can be played 13 this transformation is to make slow motion videos suitable for sharing with 107 ## Flattening slow motion videos ## 130 This allows apps to support slow motion videos without having to worry about
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/ |
D | transforming-media.md | 10 * Flattening of slow motion videos or, in other words, their conversion into 11 normal videos that retain the desired slow motion effects, but can be played 13 this transformation is to make slow motion videos suitable for sharing with 107 ## Flattening slow motion videos ## 130 This allows apps to support slow motion videos without having to worry about
|
/external/autotest/client/site_tests/power_VideoSuspend/ |
D | control | 18 videos = ['big_buck_bunny/big_buck_bunny_trailer_400p.mp4'] 20 video_urls = [base_url + video for video in videos]
|
D | control.multiformat | 26 videos = [ 36 video_urls = [base_url + video for video in videos]
|
/external/autotest/client/site_tests/power_VideoCall/ |
D | control | 16 - Four 720p 30fps video playback with two VP8 videos and two VP9 videos.
|
D | control.fast | 16 - Four 720p 30fps video playback with two VP8 videos and two VP9 videos.
|
D | control.25min | 17 - Four 720p 30fps video playback with two VP8 videos and two VP9 videos.
|
D | control.fast_crosbolt | 17 - Four 720p 30fps video playback with two VP8 videos and two VP9 videos.
|
D | control.FDO_25min | 18 - Four 720p 30fps video playback with two VP8 videos and two VP9 videos.
|
D | control.FDO_fast | 17 - Four 720p 30fps video playback with two VP8 videos and two VP9 videos.
|
D | control.option | 19 - Four 720p 30fps video playback with two VP8 videos and two VP9 videos.
|
/external/autotest/client/cros/power/ |
D | power_videotest.py | 100 def run_once(self, videos=None, secs_per_video=_MEASUREMENT_DURATION, argument 135 for name, url in videos:
|
/external/tensorflow/tensorflow/lite/g3doc/examples/video_classification/ |
D | overview.md | 87 During training, a video classification model is provided videos and their 90 videos will be of human actions and the labels will be the associated action. 92 The video classification model can learn to predict whether new videos belong to 96 to identify new classes of videos by using a pre-existing model. 146 The input videos are expected to have color values within the range of 0 and 1, 247 the original set. To do this, you need a set of training videos for each of the
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/demos/transformer/ |
D | README.md | 3 This app demonstrates how to use the [Transformer][] API to modify videos, for
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/hls/src/main/java/com/google/android/exoplayer2/source/hls/ |
D | HlsManifest.java | 48 multivariantPlaylist.videos, in HlsManifest()
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/hls/src/main/java/com/google/android/exoplayer2/source/hls/ |
D | HlsManifest.java | 50 multivariantPlaylist.videos, in HlsManifest()
|
/external/autotest/test_suites/ |
D | control.power_loadtest | 16 videos, etc. and measures battery power draw.
|