Searched defs:VideoFormat (Results 1 – 7 of 7) sorted by relevance
/external/webrtc/media/base/ |
D | video_common.h | 142 struct RTC_EXPORT VideoFormat : VideoFormatPod { struct 146 VideoFormat() { Construct(0, 0, 0, 0); } in VideoFormat() argument 148 VideoFormat(int w, int h, int64_t interval_ns, uint32_t cc) { in VideoFormat() argument 152 explicit VideoFormat(const VideoFormatPod& format) { in VideoFormat() argument 156 void Construct(int w, int h, int64_t interval_ns, uint32_t cc) { in Construct() 182 bool operator==(const VideoFormat& format) const { argument 207 bool IsPixelRateLess(const VideoFormat& format) const { in IsPixelRateLess() argument
|
/external/webrtc/sdk/objc/unittests/ |
D | avformatmappertests.mm | 26 cricket::VideoFormat(kFormatWidth, function
|
/external/python/cpython2/Lib/plat-mac/ |
D | videoreader.py | 35 class VideoFormat: class
|
/external/webrtc/video/ |
D | video_send_stream_tests.cc | 95 enum VideoFormat { enum
|
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | dfareporting.v3.3.json | 19853 "VideoFormat": { object
|
D | dfareporting.v3.4.json | 20592 "VideoFormat": { object
|
D | dfareporting.v3.5.json | 20406 "VideoFormat": { object
|