Home
last modified time | relevance | path

Searched refs:JxlDecoderGetFrameName (Results 1 – 17 of 17) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/jpeg-xl/lib/include/jxl/
H A Ddecode.h613 JXL_EXPORT JxlDecoderStatus JxlDecoderGetFrameName(const JxlDecoder* dec,
/dports/www/firefox-esr/firefox-91.8.0/third_party/jpeg-xl/lib/include/jxl/
H A Ddecode.h613 JXL_EXPORT JxlDecoderStatus JxlDecoderGetFrameName(const JxlDecoder* dec,
/dports/graphics/libjxl/libjxl-0.6.1/lib/include/jxl/
H A Ddecode.h691 JXL_EXPORT JxlDecoderStatus JxlDecoderGetFrameName(const JxlDecoder* dec,
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/include/jxl/
H A Ddecode.h808 JXL_EXPORT JxlDecoderStatus JxlDecoderGetFrameName(const JxlDecoder* dec,
/dports/graphics/libjxl/libjxl-0.6.1/examples/
H A Djxlinfo.c263 JxlDecoderGetFrameName(dec, name, frame_header.name_length + 1)) { in PrintBasicInfo()
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/examples/
H A Djxlinfo.c268 JxlDecoderGetFrameName(dec, name, frame_header.name_length + 1)) { in PrintBasicInfo()
/dports/graphics/libjxl/libjxl-0.6.1/tools/
H A Ddjxl_fuzzer.cc321 if (JXL_DEC_SUCCESS != JxlDecoderGetFrameName(dec.get(), in DecodeJpegXl()
/dports/graphics/libjxl/libjxl-0.6.1/tools/conformance/
H A Ddjxl_conformance.cc362 EXPECT_SUCCESS(JxlDecoderGetFrameName(dec.get(), frame_name.data(), in DecodeJXL()
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/jxl/
H A Dencode_test.cc1076 JxlDecoderGetFrameName(dec.get(), &frame_name2.front(), in TEST()
H A Ddecode.cc2742 JxlDecoderStatus JxlDecoderGetFrameName(const JxlDecoder* dec, char* name, in JxlDecoderGetFrameName() function
H A Ddecode_test.cc2090 EXPECT_EQ(JXL_DEC_SUCCESS, JxlDecoderGetFrameName(dec, &name, 1)); in TEST()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Ddecode.cc2143 JxlDecoderStatus JxlDecoderGetFrameName(const JxlDecoder* dec, char* name, in JxlDecoderGetFrameName() function
H A Ddecode_test.cc2298 EXPECT_EQ(JXL_DEC_SUCCESS, JxlDecoderGetFrameName(dec, &name, 1)); in TEST()
/dports/www/firefox-esr/firefox-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Ddecode.cc2143 JxlDecoderStatus JxlDecoderGetFrameName(const JxlDecoder* dec, char* name, in JxlDecoderGetFrameName() function
H A Ddecode_test.cc2298 EXPECT_EQ(JXL_DEC_SUCCESS, JxlDecoderGetFrameName(dec, &name, 1)); in TEST()
/dports/graphics/libjxl/libjxl-0.6.1/lib/jxl/
H A Ddecode.cc2277 JxlDecoderStatus JxlDecoderGetFrameName(const JxlDecoder* dec, char* name, in JxlDecoderGetFrameName() function
H A Ddecode_test.cc2271 EXPECT_EQ(JXL_DEC_SUCCESS, JxlDecoderGetFrameName(dec, &name, 1)); in TEST()