Home
last modified time | relevance | path

Searched refs:imageBytes (Results 1 – 7 of 7) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1ImageSegmentationAnnotation.php27 public $imageBytes; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ImageSegmentationAnnotation
50 public function setImageBytes($imageBytes) argument
52 $this->imageBytes = $imageBytes;
59 return $this->imageBytes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DInvideoBranding.php25 public $imageBytes; variable in Google\\Service\\YouTube\\InvideoBranding
42 public function setImageBytes($imageBytes) argument
44 $this->imageBytes = $imageBytes;
51 return $this->imageBytes;
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DMappedImage.java59 byte[] imageBytes = baos.toByteArray(); in MappedImage()
61 adler.update(imageBytes); in MappedImage()
63 bytesLength = imageBytes.length; in MappedImage()
64 imageBytesRef = new SoftReference<byte[]>(imageBytes); in MappedImage()
67 channel.write(ByteBuffer.wrap(imageBytes)); in MappedImage()
68 buffer = channel.map(MapMode.READ_ONLY, position, imageBytes.length); in MappedImage()
H A DCaptureFrame.java243 final byte[] imageBytes = baos.toByteArray(); in capture()
244 System.out.println("Image size: "+imageBytes.length); in capture()
255 new ByteArrayInputStream(imageBytes), in capture()
256 imageBytes.length, in capture()
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js16254 var imageBytes = imageStream.getBytes();
16260 cacheKey = computeAdler32(imageBytes) + '_' + computeAdler32(dictBytes);
H A Dpdf.worker.js.map1imageBytes","initialStreamPos","dictBytes","cacheKey","computeAdler32","_findStreamLength","SCAN_B…