Home
last modified time | relevance | path

Searched refs:SegmentType (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/src/pathops/
H A DSkIntersectionHelper.h20 enum SegmentType { enum in SkIntersectionHelper
66 SegmentType segmentType() const { in segmentType()
67 SegmentType type = (SegmentType) fSegment->verb(); in segmentType()
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Derror_support.h48 enum SegmentType { EMPTY, NAME, INDEX }; enum in v8_crdtp::ErrorSupport
50 SegmentType type = EMPTY;
/third_party/ffmpeg/libavformat/
H A Ddashenc.c62 } SegmentType; typedef
122 SegmentType segment_type; /* segment type selected for this particular stream */
185 SegmentType segment_type_option; /* segment type as specified in options */
217 SegmentType segment_type;
264 static const char *get_format_str(SegmentType segment_type) { in get_format_str()
272 static const char *get_extension_str(SegmentType type, int single_file) in get_extension_str()
291 static inline SegmentType select_segment_type(SegmentType segment_type, enum AVCodecID codec_id) in select_segment_type()
311 SegmentType segment_type = select_segment_type( in init_segment_types()
H A Dhlsenc.c116 } SegmentType; typedef
/third_party/ffmpeg/libavcodec/
H A Dpgssubdec.c42 enum SegmentType { enum

Completed in 15 milliseconds