Home
last modified time | relevance | path

Searched refs:segmentType (Results 26 – 38 of 38) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
H A DGoogleCloudVideointelligenceV1beta2VideoAnnotationProgress.php34 protected $segmentType = GoogleCloudVideointelligenceV1beta2VideoSegment::class; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress
H A DGoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation.php31 protected $segmentType = GoogleCloudVideointelligenceV1beta2VideoSegment::class; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation
H A DGoogleCloudVideointelligenceV1ObjectTrackingAnnotation.php31 protected $segmentType = GoogleCloudVideointelligenceV1VideoSegment::class; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1ObjectTrackingAnnotation
H A DGoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation.php31 protected $segmentType = GoogleCloudVideointelligenceV1p2beta1VideoSegment::class; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation
H A DGoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation.php31 protected $segmentType = GoogleCloudVideointelligenceV1p1beta1VideoSegment::class; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation
H A DGoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation.php31 protected $segmentType = GoogleCloudVideointelligenceV1p3beta1VideoSegment::class; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation
H A DGoogleCloudVideointelligenceV1VideoAnnotationResults.php43 protected $segmentType = GoogleCloudVideointelligenceV1VideoSegment::class; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1VideoAnnotationResults
H A DGoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults.php43 protected $segmentType = GoogleCloudVideointelligenceV1p1beta1VideoSegment::class; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults
H A DGoogleCloudVideointelligenceV1beta2VideoAnnotationResults.php43 protected $segmentType = GoogleCloudVideointelligenceV1beta2VideoSegment::class; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2VideoAnnotationResults
H A DGoogleCloudVideointelligenceV1p2beta1VideoAnnotationResults.php43 protected $segmentType = GoogleCloudVideointelligenceV1p2beta1VideoSegment::class; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1VideoAnnotationResults
H A DGoogleCloudVideointelligenceV1p3beta1VideoAnnotationResults.php45 protected $segmentType = GoogleCloudVideointelligenceV1p3beta1VideoSegment::class; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1VideoAnnotationResults
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js20227 var segmentType = flags & 0x3F;
20229 if (!SegmentTypes[segmentType]) {
20230 throw new Jbig2Error('invalid segment type: ' + segmentType);
20233 segmentHeader.type = segmentType;
20234 segmentHeader.typeName = SegmentTypes[segmentType];
20279 if (segmentType === 38) {
H A Dpdf.worker.js.map1segmentType","pageAssociationFieldSize","referredFlags","referredToCount","retainBits","referredTo…

12