Home
last modified time | relevance | path

Searched refs:have_timecodes (Results 1 – 25 of 30) sorted by relevance

12

/dports/graphics/libjxl/libjxl-0.6.1/lib/include/jxl/
H A Dcodestream_header.h89 JXL_BOOL have_timecodes; member
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/jpeg-xl/lib/include/jxl/
H A Dcodestream_header.h89 JXL_BOOL have_timecodes; member
/dports/www/firefox-esr/firefox-91.8.0/third_party/jpeg-xl/lib/include/jxl/
H A Dcodestream_header.h89 JXL_BOOL have_timecodes; member
/dports/graphics/libjxl/libjxl-0.6.1/examples/
H A Djxlinfo.c104 printf("have_timecodes: %d\n", info.animation.have_timecodes); in PrintBasicInfo()
275 if (info.animation.have_timecodes) { in PrintBasicInfo()
/dports/graphics/libjxl/libjxl-0.6.1/lib/jxl/
H A Dheaders.h95 bool have_timecodes; member
H A Dheaders.cc185 JXL_QUIET_RETURN_IF_ERROR(visitor->Bool(false, &have_timecodes)); in VisitFields()
H A Dframe_header.cc92 nonserialized_metadata->m.animation.have_timecodes)) { in VisitFields()
H A Dencode.cc176 info->animation.have_timecodes = JXL_FALSE; in JxlEncoderInitBasicInfo()
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/jxl/
H A Dheaders.h95 bool have_timecodes; member
H A Dheaders.cc186 JXL_QUIET_RETURN_IF_ERROR(visitor->Bool(false, &have_timecodes)); in VisitFields()
H A Dencode_test.cc902 basic_info.animation.have_timecodes = JXL_TRUE; in TEST()
977 EXPECT_EQ(basic_info.animation.have_timecodes, in TEST()
978 basic_info2.animation.have_timecodes); in TEST()
1003 basic_info.animation.have_timecodes = JXL_TRUE; in TEST()
H A Dencode.cc500 info->animation.have_timecodes = JXL_FALSE; in JxlEncoderInitBasicInfo()
604 enc->metadata.m.animation.have_timecodes = info->animation.have_timecodes; in JxlEncoderSetBasicInfo()
H A Dframe_header.cc93 nonserialized_metadata->m.animation.have_timecodes)) { in VisitFields()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Dheaders.h95 bool have_timecodes; member
H A Dheaders.cc185 JXL_QUIET_RETURN_IF_ERROR(visitor->Bool(false, &have_timecodes)); in VisitFields()
H A Dframe_header.cc92 nonserialized_metadata->m.animation.have_timecodes)) { in VisitFields()
/dports/www/firefox-esr/firefox-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Dheaders.h95 bool have_timecodes; member
H A Dheaders.cc185 JXL_QUIET_RETURN_IF_ERROR(visitor->Bool(false, &have_timecodes)); in VisitFields()
H A Dframe_header.cc92 nonserialized_metadata->m.animation.have_timecodes)) { in VisitFields()
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/examples/
H A Djxlinfo.c107 printf("have_timecodes: %d\n", info.animation.have_timecodes); in PrintBasicInfo()
280 if (info.animation.have_timecodes) { in PrintBasicInfo()
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/include/jxl/
H A Dcodestream_header.h100 JXL_BOOL have_timecodes; member
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/jpeg-xl/examples/
H A Djxlinfo.c98 printf("have_timecodes: %d\n", info.animation.have_timecodes); in PrintBasicInfo()
/dports/www/firefox-esr/firefox-91.8.0/third_party/jpeg-xl/examples/
H A Djxlinfo.c98 printf("have_timecodes: %d\n", info.animation.have_timecodes); in PrintBasicInfo()
/dports/graphics/libjxl/libjxl-0.6.1/tools/conformance/
H A Ddjxl_conformance.cc446 meta_animation->Add("have_timecodes", info.animation.have_timecodes); in DecodeJXL()
482 if (info.animation.have_timecodes) { in DecodeJXL()
/dports/graphics/vips/vips-8.12.0/libvips/foreign/
H A Djxlsave.c164 info->animation.have_timecodes ); in vips_foreign_save_jxl_print_info()

12