Home
last modified time | relevance | path

Searched defs:jpeg_data (Results 1 – 25 of 88) sorted by relevance

1234

/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/jxl/
H A Ddecode_to_jpeg.cc75 size_t JxlToJpegDecoder::NumExifMarkers(const jpeg::JPEGData& jpeg_data) { in NumExifMarkers()
85 size_t JxlToJpegDecoder::NumXmpMarkers(const jpeg::JPEGData& jpeg_data) { in NumXmpMarkers()
96 const jpeg::JPEGData& jpeg_data, size_t* size) { in ExifBoxContentSize()
113 const jpeg::JPEGData& jpeg_data, size_t* size) { in XmlBoxContentSize()
128 jpeg::JPEGData* jpeg_data) { in SetExif()
149 jpeg::JPEGData* jpeg_data) { in SetXmp()
H A Ddecode_to_jpeg.h117 JxlDecoderStatus WriteOutput(const jpeg::JPEGData& jpeg_data) { in WriteOutput()
H A Ddec_file.cc92 std::unique_ptr<jpeg::JPEGData> jpeg_data = nullptr; in DecodeFile() local
/dports/net/phpldapadmin/phpLDAPadmin-1.2.6.3/htdocs/
H A Dview_jpeg_photo.php27 $jpeg_data = $_SESSION['tmp']; variable
35 …$jpeg_data = $app['server']->getDNAttrValues($request['dn'],null,LDAP_DEREF_NEVER,array($request['… variable
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/templates/3rdParty/pla/htdocs/
H A Dview_jpeg_photo.php27 $jpeg_data = $_SESSION['tmp']; variable
35 …$jpeg_data = $app['server']->getDNAttrValues($request['dn'],null,LDAP_DEREF_NEVER,array($request['… variable
/dports/graphics/libjxl/libjxl-0.6.1/lib/jxl/jpeg/
H A Denc_jpeg_data.cc24 Status DetectIccProfile(JPEGData& jpeg_data) { in DetectIccProfile()
73 Status DetectBlobs(jpeg::JPEGData& jpeg_data) { in DetectBlobs()
170 Status SetBlobsFromJpegData(const jpeg::JPEGData& jpeg_data, Blobs* blobs) { in SetBlobsFromJpegData()
228 Status EncodeJPEGData(JPEGData& jpeg_data, PaddedBytes* bytes) { in EncodeJPEGData()
293 jpeg::JPEGData* jpeg_data = io->Main().jpeg_data.get(); in DecodeImageJPG() local
H A Ddec_jpeg_data.cc16 Status DecodeJPEGData(Span<const uint8_t> encoded, JPEGData* jpeg_data) { in DecodeJPEGData()
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/jxl/jpeg/
H A Denc_jpeg_data.cc25 Status DetectIccProfile(JPEGData& jpeg_data) { in DetectIccProfile()
74 Status DetectBlobs(jpeg::JPEGData& jpeg_data) { in DetectBlobs()
171 Status SetBlobsFromJpegData(const jpeg::JPEGData& jpeg_data, Blobs* blobs) { in SetBlobsFromJpegData()
233 Status EncodeJPEGData(JPEGData& jpeg_data, PaddedBytes* bytes) { in EncodeJPEGData()
302 jpeg::JPEGData* jpeg_data = io->Main().jpeg_data.get(); in DecodeImageJPG() local
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/jpeg-xl/lib/jxl/jpeg/
H A Denc_jpeg_data.cc24 Status DetectIccProfile(JPEGData& jpeg_data) { in DetectIccProfile()
73 Status DetectBlobs(jpeg::JPEGData& jpeg_data) { in DetectBlobs()
186 Status SetBlobsFromJpegData(const jpeg::JPEGData& jpeg_data, Blobs* blobs) { in SetBlobsFromJpegData()
227 Status EncodeJPEGData(JPEGData& jpeg_data, PaddedBytes* bytes) { in EncodeJPEGData()
292 jpeg::JPEGData* jpeg_data = io->Main().jpeg_data.get(); in DecodeImageJPG() local
H A Ddec_jpeg_data.cc16 Status DecodeJPEGData(Span<const uint8_t> encoded, JPEGData* jpeg_data) { in DecodeJPEGData()
/dports/www/firefox-esr/firefox-91.8.0/third_party/jpeg-xl/lib/jxl/jpeg/
H A Denc_jpeg_data.cc24 Status DetectIccProfile(JPEGData& jpeg_data) { in DetectIccProfile()
73 Status DetectBlobs(jpeg::JPEGData& jpeg_data) { in DetectBlobs()
186 Status SetBlobsFromJpegData(const jpeg::JPEGData& jpeg_data, Blobs* blobs) { in SetBlobsFromJpegData()
227 Status EncodeJPEGData(JPEGData& jpeg_data, PaddedBytes* bytes) { in EncodeJPEGData()
292 jpeg::JPEGData* jpeg_data = io->Main().jpeg_data.get(); in DecodeImageJPG() local
H A Ddec_jpeg_data.cc16 Status DecodeJPEGData(Span<const uint8_t> encoded, JPEGData* jpeg_data) { in DecodeJPEGData()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/gpu/vaapi/
H A Dvaapi_jpeg_decoder_unittest.cc178 std::vector<unsigned char> jpeg_data; in GenerateJpegImage() local
319 std::string jpeg_data; in TEST_P() local
439 const std::vector<unsigned char> jpeg_data = GenerateJpegImage(test_size); in TEST_F() local
481 std::string jpeg_data; in TEST_P() local
635 const std::vector<unsigned char> jpeg_data = GenerateJpegImage(test_size); in TEST_F() local
682 const std::vector<unsigned char> jpeg_data = GenerateJpegImage(test_size); in TEST_F() local
695 std::string jpeg_data; in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/gpu/vaapi/
H A Dvaapi_jpeg_decoder_unittest.cc178 std::vector<unsigned char> jpeg_data; in GenerateJpegImage() local
319 std::string jpeg_data; in TEST_P() local
439 const std::vector<unsigned char> jpeg_data = GenerateJpegImage(test_size); in TEST_F() local
481 std::string jpeg_data; in TEST_P() local
635 const std::vector<unsigned char> jpeg_data = GenerateJpegImage(test_size); in TEST_F() local
682 const std::vector<unsigned char> jpeg_data = GenerateJpegImage(test_size); in TEST_F() local
695 std::string jpeg_data; in TEST_F() local
/dports/graphics/gimageview/gimageview-0.2.27/src/
H A Dexif_view.h39 JPEGData *jpeg_data; member
/dports/graphics/libgphoto2/libgphoto2-2.5.26/camlibs/jl2005c/
H A Djl2005bcd_decompress.c54 find_eoi (uint8_t *jpeg_data, int jpeg_data_idx, int jpeg_data_size) in find_eoi()
80 unsigned char *jpeg_data; in jl2005bcd_decompress() local
/dports/graphics/guetzli/guetzli-1.0.1/guetzli/
H A Dprocessor.h44 std::string jpeg_data; member
/dports/graphics/libjxl/libjxl-0.6.1/lib/jxl/
H A Ddecode_to_jpeg.h92 JxlDecoderStatus WriteOutput(const jpeg::JPEGData& jpeg_data) { in WriteOutput()
H A Ddec_file.cc92 std::unique_ptr<jpeg::JPEGData> jpeg_data = nullptr; in DecodeFile() local
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Ddec_file.cc91 std::unique_ptr<jpeg::JPEGData> jpeg_data = nullptr; in DecodeFile() local
/dports/www/firefox-esr/firefox-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Ddec_file.cc91 std::unique_ptr<jpeg::JPEGData> jpeg_data = nullptr; in DecodeFile() local
/dports/multimedia/mjpegtools/mjpegtools-2.1.0/lavtools/
H A Djpegutils.c459 int decode_jpeg_raw (unsigned char *jpeg_data, int len, in decode_jpeg_raw()
778 int decode_jpeg_gray_raw (unsigned char *jpeg_data, int len, in decode_jpeg_gray_raw()
1044 int encode_jpeg_raw (unsigned char *jpeg_data, int len, int quality, in encode_jpeg_raw()
/dports/graphics/libjxl/libjxl-0.6.1/tools/
H A Dcjxl_main.cc104 jxl::PaddedBytes jpeg_data; in CompressJpegXlMain() local
/dports/devel/indi/indi-1.9.1/libs/stream/
H A Djpegutils.c461 int decode_jpeg_raw(unsigned char *jpeg_data, int len, int itype, int ctype, unsigned int width, un… in decode_jpeg_raw()
837 int decode_jpeg_gray_raw(unsigned char *jpeg_data, int len, int itype, int ctype, unsigned int widt… in decode_jpeg_gray_raw()
1156 int encode_jpeg_raw(unsigned char *jpeg_data, int len, int quality, int itype, int ctype, unsigned … in encode_jpeg_raw()
/dports/multimedia/camserv/camserv-0.5.1/camserv/
H A Djpg_filter.c36 char *jpeg_data; member

1234