/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/extras/enc/ |
H A D | apng.cc | 73 JXL_RETURN_IF_ERROR(EncodeBase16("exif", blobs.exif, strings)); in Encode() 76 JXL_RETURN_IF_ERROR(EncodeBase16("iptc", blobs.iptc, strings)); in Encode() 79 JXL_RETURN_IF_ERROR(EncodeBase16("xmp", blobs.xmp, strings)); in Encode() 90 static Status EncodeBase16(const std::string& type, const PaddedBytes& bytes, in EncodeBase16() function in jxl::extras::__anon1e0038690111::BlobsWriterPNG
|
/dports/graphics/libjxl/libjxl-0.6.1/lib/extras/ |
H A D | codec_png.cc | 186 JXL_RETURN_IF_ERROR(EncodeBase16("exif", blobs.exif, info)); in Encode() 189 JXL_RETURN_IF_ERROR(EncodeBase16("iptc", blobs.iptc, info)); in Encode() 193 JXL_RETURN_IF_ERROR(EncodeBase16("xmp", blobs.xmp, info)); in Encode() 216 static Status EncodeBase16(const std::string& type, const PaddedBytes& bytes, in EncodeBase16() function in jxl::extras::__anon4ce2de540111::BlobsWriterPNG
|
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/jpeg-xl/lib/extras/ |
H A D | codec_png.cc | 162 JXL_RETURN_IF_ERROR(EncodeBase16("exif", blobs.exif, info)); in Encode() 165 JXL_RETURN_IF_ERROR(EncodeBase16("iptc", blobs.iptc, info)); in Encode() 169 JXL_RETURN_IF_ERROR(EncodeBase16("xmp", blobs.xmp, info)); in Encode() 192 static Status EncodeBase16(const std::string& type, const PaddedBytes& bytes, in EncodeBase16() function in jxl::__anon50e4c5ec0111::BlobsWriterPNG
|
/dports/www/firefox-esr/firefox-91.8.0/third_party/jpeg-xl/lib/extras/ |
H A D | codec_png.cc | 162 JXL_RETURN_IF_ERROR(EncodeBase16("exif", blobs.exif, info)); in Encode() 165 JXL_RETURN_IF_ERROR(EncodeBase16("iptc", blobs.iptc, info)); in Encode() 169 JXL_RETURN_IF_ERROR(EncodeBase16("xmp", blobs.xmp, info)); in Encode() 192 static Status EncodeBase16(const std::string& type, const PaddedBytes& bytes, in EncodeBase16() function in jxl::__anonfaf72ed50111::BlobsWriterPNG
|
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/extras/dec/ |
H A D | apng.cc | 759 JXL_RETURN_IF_ERROR(EncodeBase16("exif", blobs.exif, strings)); in Encode() 762 JXL_RETURN_IF_ERROR(EncodeBase16("iptc", blobs.iptc, strings)); in Encode() 765 JXL_RETURN_IF_ERROR(EncodeBase16("xmp", blobs.xmp, strings)); in Encode() 776 static Status EncodeBase16(const std::string& type, const PaddedBytes& bytes, in EncodeBase16() function in jxl::extras::BlobsWriterPNG
|
/dports/archivers/peazip/peazip-8.1.0.src/ |
H A D | base2n.pas | 98 procedure EncodeBase16(psrc,pdest: pointer; lsrc,ldest: word; var LA: word); procedure 297 procedure EncodeBase16(psrc,pdest: pointer; lsrc,ldest: word; var LA: word); procedure
|
/dports/net-p2p/amule/aMule-2.3.3/src/ |
H A D | OtherFunctions.h | 220 wxString EncodeBase16(const unsigned char* buffer, unsigned int bufLen); in GetFiletypeByName()
|
H A D | OtherFunctions.cpp | 292 wxString EncodeBase16(const unsigned char* buffer, unsigned int bufLen) in CQueueEvent()
|
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/ |
H A D | OtherFunctions.h | 220 wxString EncodeBase16(const unsigned char* buffer, unsigned int bufLen);
|
H A D | OtherFunctions.cpp | 295 wxString EncodeBase16(const unsigned char* buffer, unsigned int bufLen) in EncodeBase16() function
|