Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Djpegxl_probe.h27 #define FF_JPEGXL_CODESTREAM_SIGNATURE_LE 0x0aff macro
H A Djpegxl_probe.c261 if (get_bits_long(gb, 16) != FF_JPEGXL_CODESTREAM_SIGNATURE_LE) in ff_jpegxl_verify_codestream_header()
H A Dimg2dec.c851 if (AV_RL16(b) != FF_JPEGXL_CODESTREAM_SIGNATURE_LE) in jpegxl_probe()

Completed in 3 milliseconds