Home
last modified time | relevance | path

Searched refs:have_icc_profile (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Djpegxl_probe.c252 int xyb_encoded = 1, have_icc_profile = 0; in ff_jpegxl_verify_codestream_header() local
323 have_icc_profile = get_bits1(gb); in ff_jpegxl_verify_codestream_header()
328 if (!have_icc_profile) { in ff_jpegxl_verify_codestream_header()
401 if (!have_icc_profile) { in ff_jpegxl_verify_codestream_header()

Completed in 2 milliseconds