Home
last modified time | relevance | path

Searched refs:JxlDecoderGetExtraChannelName (Results 1 – 19 of 19) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/jpeg-xl/lib/include/jxl/
H A Ddecode.h445 JXL_EXPORT JxlDecoderStatus JxlDecoderGetExtraChannelName(const JxlDecoder* dec,
/dports/www/firefox-esr/firefox-91.8.0/third_party/jpeg-xl/lib/include/jxl/
H A Ddecode.h445 JXL_EXPORT JxlDecoderStatus JxlDecoderGetExtraChannelName(const JxlDecoder* dec,
/dports/graphics/libjxl/libjxl-0.6.1/lib/include/jxl/
H A Ddecode.h482 JXL_EXPORT JxlDecoderStatus JxlDecoderGetExtraChannelName(const JxlDecoder* dec,
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/include/jxl/
H A Ddecode.h600 JXL_EXPORT JxlDecoderStatus JxlDecoderGetExtraChannelName(const JxlDecoder* dec,
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/jpeg-xl/examples/
H A Djxlinfo.c121 if (JXL_DEC_SUCCESS != JxlDecoderGetExtraChannelName( in PrintBasicInfo()
/dports/www/firefox-esr/firefox-91.8.0/third_party/jpeg-xl/examples/
H A Djxlinfo.c121 if (JXL_DEC_SUCCESS != JxlDecoderGetExtraChannelName( in PrintBasicInfo()
/dports/graphics/libjxl/libjxl-0.6.1/examples/
H A Djxlinfo.c146 if (JXL_DEC_SUCCESS != JxlDecoderGetExtraChannelName( in PrintBasicInfo()
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/examples/
H A Djxlinfo.c152 if (JXL_DEC_SUCCESS != JxlDecoderGetExtraChannelName( in PrintBasicInfo()
/dports/graphics/libjxl/libjxl-0.6.1/tools/
H A Ddjxl_fuzzer.cc254 if (JXL_DEC_SUCCESS != JxlDecoderGetExtraChannelName(dec.get(), ec, in DecodeJpegXl()
/dports/graphics/libjxl/libjxl-0.6.1/tools/conformance/
H A Ddjxl_conformance.cc311 EXPECT_SUCCESS(JxlDecoderGetExtraChannelName(dec.get(), i, name.data(), in DecodeJXL()
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/jxl/
H A Droundtrip_test.cc390 JxlDecoderGetExtraChannelName(dec, index, output_name.data(),
H A Ddecode.cc2267 JxlDecoderStatus JxlDecoderGetExtraChannelName(const JxlDecoder* dec, in JxlDecoderGetExtraChannelName() function
H A Ddecode_test.cc725 JxlDecoderGetExtraChannelName(dec, 0, name, sizeof(name))); in TEST()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Ddecode.cc1781 JxlDecoderStatus JxlDecoderGetExtraChannelName(const JxlDecoder* dec, in JxlDecoderGetExtraChannelName() function
H A Ddecode_test.cc964 JxlDecoderGetExtraChannelName(dec, 0, name, sizeof(name))); in TEST()
/dports/www/firefox-esr/firefox-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Ddecode.cc1781 JxlDecoderStatus JxlDecoderGetExtraChannelName(const JxlDecoder* dec, in JxlDecoderGetExtraChannelName() function
H A Ddecode_test.cc964 JxlDecoderGetExtraChannelName(dec, 0, name, sizeof(name))); in TEST()
/dports/graphics/libjxl/libjxl-0.6.1/lib/jxl/
H A Ddecode.cc1872 JxlDecoderStatus JxlDecoderGetExtraChannelName(const JxlDecoder* dec, in JxlDecoderGetExtraChannelName() function
H A Ddecode_test.cc985 JxlDecoderGetExtraChannelName(dec, 0, name, sizeof(name))); in TEST()