Home
last modified time | relevance | path

Searched refs:decodeImage (Results 1 – 25 of 157) sorted by relevance

1234567

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/browser_ui/photo_picker/android/java/src/org/chromium/components/browser_ui/photo_picker/
H A DDecoderServiceHostTest.java111 () -> host.decodeImage(uri, fileType, width, fullWidth, callback)); in decodeImage()
205 decodeImage(host, Uri.fromFile(file1), PickerBitmap.TileTypes.VIDEO, 10, in testDecodingOrder()
207 decodeImage(host, Uri.fromFile(file2), PickerBitmap.TileTypes.VIDEO, 10, in testDecodingOrder()
209 decodeImage(host, Uri.fromFile(file3), PickerBitmap.TileTypes.PICTURE, 10, in testDecodingOrder()
268 decodeImage(host, Uri.fromFile(file2), PickerBitmap.TileTypes.PICTURE, 10, in testDecodingSizes()
280 decodeImage(host, Uri.fromFile(file2), PickerBitmap.TileTypes.PICTURE, 200, in testDecodingSizes()
292 decodeImage(host, Uri.fromFile(file1), PickerBitmap.TileTypes.VIDEO, 10, in testDecodingSizes()
312 decodeImage(host, Uri.fromFile(file1), PickerBitmap.TileTypes.VIDEO, 2000, in testDecodingSizes()
348 decodeImage(host, Uri.fromFile(new File(greenPath)), PickerBitmap.TileTypes.PICTURE, 10, in testCancelation()
354 decodeImage(host, Uri.fromFile(new File(redPath)), PickerBitmap.TileTypes.PICTURE, 10, in testCancelation()
[all …]
H A DIDecoderService.aidl20 oneway void decodeImage(in Bundle payload, IDecoderServiceCallback listener); in decodeImage() method
/dports/audio/carla/Carla-2.4.1/source/modules/juce_graphics/images/
H A Djuce_ImageFileFormat.h85 virtual Image decodeImage (InputStream& input) = 0;
161 Image decodeImage (InputStream&) override;
193 Image decodeImage (InputStream&) override;
219 Image decodeImage (InputStream&) override;
/dports/devel/juce/JUCE-f37e9a1/modules/juce_graphics/images/
H A Djuce_ImageFileFormat.h85 virtual Image decodeImage (InputStream& input) = 0;
161 Image decodeImage (InputStream&) override;
193 Image decodeImage (InputStream&) override;
219 Image decodeImage (InputStream&) override;
/dports/games/scummvm/scummvm-2.5.1/engines/ags/shared/gfx/
H A Dimage.cpp41 BITMAP *decodeImage(const char *filename, color *pal) { in decodeImage() function
75 return decodeImage<Image::BitmapDecoder>(filename, pal); in load_bmp()
79 return decodeImage<Image::IFFDecoder>(filename, pal); in load_lbm()
83 return decodeImage<Image::PCXDecoder>(filename, pal); in load_pcx()
87 return decodeImage<Image::TGADecoder>(filename, pal); in load_tga()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mohawk/
H A Dbitmap.h85 virtual MohawkSurface *decodeImage(Common::SeekableReadStream *stream);
154 MohawkSurface *decodeImage(Common::SeekableReadStream *stream) override;
170 MohawkSurface *decodeImage(Common::SeekableReadStream *stream) override;
181 MohawkSurface *decodeImage(Common::SeekableReadStream *stream) override;
H A Dlivingbooks_graphics.cpp44 MohawkSurface *LBGraphics::decodeImage(uint16 id) { in decodeImage() function in Mohawk::LBGraphics
46 return _bmpDecoder->decodeImage(_vm->wrapStreamEndian(ID_BMAP, id)); in decodeImage()
48 return _bmpDecoder->decodeImage(_vm->getResource(ID_TBMP, id)); in decodeImage()
H A Dcstime_graphics.cpp56 MohawkSurface *CSTimeGraphics::decodeImage(uint16 id) { in decodeImage() function in Mohawk::CSTimeGraphics
57 return _bmpDecoder->decodeImage(_vm->getResource(ID_TBMP, id)); in decodeImage()
/dports/games/scummvm/scummvm-2.5.1/engines/mohawk/
H A Dbitmap.h85 virtual MohawkSurface *decodeImage(Common::SeekableReadStream *stream);
154 MohawkSurface *decodeImage(Common::SeekableReadStream *stream) override;
181 MohawkSurface *decodeImage(Common::SeekableReadStream *stream) override;
H A Dcstime_graphics.cpp56 MohawkSurface *CSTimeGraphics::decodeImage(uint16 id) { in decodeImage() function in Mohawk::CSTimeGraphics
57 return _bmpDecoder->decodeImage(_vm->getResource(ID_TBMP, id)); in decodeImage()
H A Dlivingbooks_graphics.cpp51 MohawkSurface *LBGraphics::decodeImage(uint16 id) { in decodeImage() function in Mohawk::LBGraphics
55 return _bmpDecoder->decodeImage(_vm->getResource(ID_TBMP, id)); in decodeImage()
/dports/graphics/libheif/libheif-1.10.0/tests/
H A Dtest-race.go42 func decodeImage(data []byte) (image.Image, int, int, error) { func
102 _, _, _, err := decodeImage(imgbytes)
/dports/graphics/libheif/libheif-1.10.0/go/heif/
H A Dheif.go1368 func decodeImage(r io.Reader) (image.Image, error) { func
1398 image.RegisterFormat("heif", "????ftypheic", decodeImage, decodeConfig)
1399 image.RegisterFormat("heif", "????ftypheim", decodeImage, decodeConfig)
1400 image.RegisterFormat("heif", "????ftypheis", decodeImage, decodeConfig)
1401 image.RegisterFormat("heif", "????ftypheix", decodeImage, decodeConfig)
1402 image.RegisterFormat("heif", "????ftyphevc", decodeImage, decodeConfig)
1403 image.RegisterFormat("heif", "????ftyphevm", decodeImage, decodeConfig)
1404 image.RegisterFormat("heif", "????ftyphevs", decodeImage, decodeConfig)
1405 image.RegisterFormat("heif", "????ftypmif1", decodeImage, decodeConfig)
1406 image.RegisterFormat("avif", "????ftypavif", decodeImage, decodeConfig)
[all …]
/dports/x11/wallutils/wallutils-5.10.0/vendor/github.com/xyproto/heic/
H A Dheic.go1368 func decodeImage(r io.Reader) (image.Image, error) { func
1398 image.RegisterFormat("heif", "????ftypheic", decodeImage, decodeConfig)
1399 image.RegisterFormat("heif", "????ftypheim", decodeImage, decodeConfig)
1400 image.RegisterFormat("heif", "????ftypheis", decodeImage, decodeConfig)
1401 image.RegisterFormat("heif", "????ftypheix", decodeImage, decodeConfig)
1402 image.RegisterFormat("heif", "????ftyphevc", decodeImage, decodeConfig)
1403 image.RegisterFormat("heif", "????ftyphevm", decodeImage, decodeConfig)
1404 image.RegisterFormat("heif", "????ftyphevs", decodeImage, decodeConfig)
1405 image.RegisterFormat("heif", "????ftypmif1", decodeImage, decodeConfig)
1406 image.RegisterFormat("avif", "????ftypavif", decodeImage, decodeConfig)
[all …]
/dports/x11/wallutils/wallutils-5.10.0/vendor/github.com/xyproto/heic/heic-1.0.0/
H A Dheic.go1370 func decodeImage(r io.Reader) (image.Image, error) { func
1400 image.RegisterFormat("heif", "????ftypheic", decodeImage, decodeConfig)
1401 image.RegisterFormat("heif", "????ftypheim", decodeImage, decodeConfig)
1402 image.RegisterFormat("heif", "????ftypheis", decodeImage, decodeConfig)
1403 image.RegisterFormat("heif", "????ftypheix", decodeImage, decodeConfig)
1404 image.RegisterFormat("heif", "????ftyphevc", decodeImage, decodeConfig)
1405 image.RegisterFormat("heif", "????ftyphevm", decodeImage, decodeConfig)
1406 image.RegisterFormat("heif", "????ftyphevs", decodeImage, decodeConfig)
1407 image.RegisterFormat("heif", "????ftypmif1", decodeImage, decodeConfig)
1408 image.RegisterFormat("avif", "????ftypavif", decodeImage, decodeConfig)
[all …]
/dports/www/firefox-esr/firefox-91.8.0/image/
H A DimgITools.idl59 * See decodeImage. The main difference between this method and decodeImage
82 * See decodeImage. The main difference between this method and decodeImage
/dports/lang/spidermonkey78/firefox-78.9.0/image/
H A DimgITools.idl59 * See decodeImage. The main difference between this method and decodeImage
82 * See decodeImage. The main difference between this method and decodeImage
/dports/www/firefox/firefox-99.0/image/
H A DimgITools.idl59 * See decodeImage. The main difference between this method and decodeImage
82 * See decodeImage. The main difference between this method and decodeImage
/dports/mail/thunderbird/thunderbird-91.8.0/image/
H A DimgITools.idl59 * See decodeImage. The main difference between this method and decodeImage
82 * See decodeImage. The main difference between this method and decodeImage
/dports/net-im/matterbridge/matterbridge-1.22.3/bridge/mumble/
H A Dhelpers.go21 func (b *Bmumble) decodeImage(uri string, parts *[]MessagePart) error { func
71 err = b.decodeImage(uri, &parts)
/dports/net-im/kaidan/kaidan-0.8.0/src/
H A DQrCodeDecoder.h72 void decodeImage(const QImage &image);
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/host_applications/linux/apps/hello_pi/hello_jpeg/
H A Djpeg.h61 int decodeImage(OPENMAX_JPEG_DECODER* decoder,
/dports/sysutils/rpi-firmware/firmware-fcf8d2f/opt/vc/src/hello_pi/hello_jpeg/
H A Djpeg.h61 int decodeImage(OPENMAX_JPEG_DECODER* decoder,
/dports/sysutils/rpi-firmware/firmware-fcf8d2f/hardfp/opt/vc/src/hello_pi/hello_jpeg/
H A Djpeg.h61 int decodeImage(OPENMAX_JPEG_DECODER* decoder,
/dports/www/firefox-legacy/firefox-52.8.0esr/image/
H A DimgITools.idl21 * decodeImage
31 imgIContainer decodeImage(in nsIInputStream aStream,
41 * new code should use |decodeImage|.

1234567