LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
custom_build_backend/custom_build_meta.py
src/leanjpeg_xl/__init__.py
src/leanjpeg_xl/_jxl.cpp
src/leanjpeg_xl/_jxl.pyi
src/leanjpeg_xl/_jxl.pyx
src/leanjpeg_xl/_jxl_core.cpp
src/leanjpeg_xl/_jxl_core.h
src/leanjpeg_xl/py.typed
src/leanjpeg_xl.egg-info/PKG-INFO
src/leanjpeg_xl.egg-info/SOURCES.txt
src/leanjpeg_xl.egg-info/dependency_links.txt
src/leanjpeg_xl.egg-info/entry_points.txt
src/leanjpeg_xl.egg-info/not-zip-safe
src/leanjpeg_xl.egg-info/requires.txt
src/leanjpeg_xl.egg-info/top_level.txt
src/leanjpeg_xl/__pyinstaller/__init__.py
src/leanjpeg_xl/__pyinstaller/hook-leanjpeg_xl.py
tests/lj_xl_images.py
tests/test_xl_codec.py
tests/test_xl_jpeg.py
tests/test_xl_threads.py
third_party/libjxl/.bazelignore
third_party/libjxl/.clang-format
third_party/libjxl/.clang-tidy
third_party/libjxl/.clangd
third_party/libjxl/.git
third_party/libjxl/.gitignore
third_party/libjxl/.gitmodules
third_party/libjxl/.pre-commit-config.yaml
third_party/libjxl/.readthedocs.yaml
third_party/libjxl/AUTHORS
third_party/libjxl/BUILD.bazel
third_party/libjxl/BUILDING.md
third_party/libjxl/BUILDING_Haiku.md
third_party/libjxl/BUILDING_OSX.md
third_party/libjxl/CHANGELOG.md
third_party/libjxl/CMakeLists.txt
third_party/libjxl/CODE_OF_CONDUCT.md
third_party/libjxl/CONTRIBUTING.md
third_party/libjxl/CONTRIBUTORS
third_party/libjxl/LICENSE
third_party/libjxl/MODULE.bazel
third_party/libjxl/MODULE.bazel.lock
third_party/libjxl/PATENTS
third_party/libjxl/README.md
third_party/libjxl/SECURITY.md
third_party/libjxl/bash_test.sh
third_party/libjxl/ci.sh
third_party/libjxl/cmake_uninstall.cmake.in
third_party/libjxl/deps.sh
third_party/libjxl/flake.lock
third_party/libjxl/flake.nix
third_party/libjxl/.devcontainer/Dockerfile
third_party/libjxl/.devcontainer/devcontainer.json
third_party/libjxl/cmake/FindAtomics.cmake
third_party/libjxl/cmake/FindBrotli.cmake
third_party/libjxl/cmake/FindHWY.cmake
third_party/libjxl/cmake/FindLCMS2.cmake
third_party/libjxl/debian/changelog
third_party/libjxl/debian/compat
third_party/libjxl/debian/control
third_party/libjxl/debian/copyright
third_party/libjxl/debian/jxl.install
third_party/libjxl/debian/libjxl-dev.install
third_party/libjxl/debian/libjxl-gdk-pixbuf.install
third_party/libjxl/debian/libjxl.install
third_party/libjxl/debian/rules
third_party/libjxl/debian/source/format
third_party/libjxl/lib/BUILD
third_party/libjxl/lib/CMakeLists.txt
third_party/libjxl/lib/gbench_main.cc
third_party/libjxl/lib/jxl.cmake
third_party/libjxl/lib/jxl_benchmark.cmake
third_party/libjxl/lib/jxl_cms.cmake
third_party/libjxl/lib/jxl_extras.cmake
third_party/libjxl/lib/jxl_lists.bzl
third_party/libjxl/lib/jxl_lists.cmake
third_party/libjxl/lib/jxl_tests.cmake
third_party/libjxl/lib/jxl_threads.cmake
third_party/libjxl/lib/jxl_vars.bzl
third_party/libjxl/lib/lib.gni
third_party/libjxl/lib/nothing.cc
third_party/libjxl/lib/extras/LICENSE.apngdis
third_party/libjxl/lib/extras/README.md
third_party/libjxl/lib/extras/alpha_blend.cc
third_party/libjxl/lib/extras/alpha_blend.h
third_party/libjxl/lib/extras/codec.cc
third_party/libjxl/lib/extras/codec.h
third_party/libjxl/lib/extras/codec_in_out.h
third_party/libjxl/lib/extras/codec_test.cc
third_party/libjxl/lib/extras/common.cc
third_party/libjxl/lib/extras/common.h
third_party/libjxl/lib/extras/compressed_icc.cc
third_party/libjxl/lib/extras/compressed_icc_test.cc
third_party/libjxl/lib/extras/exif.cc
third_party/libjxl/lib/extras/exif.h
third_party/libjxl/lib/extras/gain_map.cc
third_party/libjxl/lib/extras/gain_map_test.cc
third_party/libjxl/lib/extras/hlg.cc
third_party/libjxl/lib/extras/hlg.h
third_party/libjxl/lib/extras/include_jpeglib.h
third_party/libjxl/lib/extras/metrics.cc
third_party/libjxl/lib/extras/metrics.h
third_party/libjxl/lib/extras/mmap.cc
third_party/libjxl/lib/extras/mmap.h
third_party/libjxl/lib/extras/packed_image.cc
third_party/libjxl/lib/extras/packed_image.h
third_party/libjxl/lib/extras/packed_image_convert.cc
third_party/libjxl/lib/extras/packed_image_convert.h
third_party/libjxl/lib/extras/size_constraints.h
third_party/libjxl/lib/extras/time.cc
third_party/libjxl/lib/extras/time.h
third_party/libjxl/lib/extras/tone_mapping.cc
third_party/libjxl/lib/extras/tone_mapping.h
third_party/libjxl/lib/extras/tone_mapping_gbench.cc
third_party/libjxl/lib/extras/dec/apng.cc
third_party/libjxl/lib/extras/dec/apng.h
third_party/libjxl/lib/extras/dec/color_description.cc
third_party/libjxl/lib/extras/dec/color_description.h
third_party/libjxl/lib/extras/dec/color_description_test.cc
third_party/libjxl/lib/extras/dec/color_hints.cc
third_party/libjxl/lib/extras/dec/color_hints.h
third_party/libjxl/lib/extras/dec/decode.cc
third_party/libjxl/lib/extras/dec/decode.h
third_party/libjxl/lib/extras/dec/exr.cc
third_party/libjxl/lib/extras/dec/exr.h
third_party/libjxl/lib/extras/dec/gif.cc
third_party/libjxl/lib/extras/dec/gif.h
third_party/libjxl/lib/extras/dec/jpg.cc
third_party/libjxl/lib/extras/dec/jpg.h
third_party/libjxl/lib/extras/dec/jxl.cc
third_party/libjxl/lib/extras/dec/jxl.h
third_party/libjxl/lib/extras/dec/pgx.cc
third_party/libjxl/lib/extras/dec/pgx.h
third_party/libjxl/lib/extras/dec/pgx_test.cc
third_party/libjxl/lib/extras/dec/pnm.cc
third_party/libjxl/lib/extras/dec/pnm.h
third_party/libjxl/lib/extras/enc/apng.cc
third_party/libjxl/lib/extras/enc/apng.h
third_party/libjxl/lib/extras/enc/encode.cc
third_party/libjxl/lib/extras/enc/encode.h
third_party/libjxl/lib/extras/enc/exr.cc
third_party/libjxl/lib/extras/enc/exr.h
third_party/libjxl/lib/extras/enc/jpg.cc
third_party/libjxl/lib/extras/enc/jpg.h
third_party/libjxl/lib/extras/enc/jxl.cc
third_party/libjxl/lib/extras/enc/jxl.h
third_party/libjxl/lib/extras/enc/npy.cc
third_party/libjxl/lib/extras/enc/npy.h
third_party/libjxl/lib/extras/enc/pgx.cc
third_party/libjxl/lib/extras/enc/pgx.h
third_party/libjxl/lib/extras/enc/pnm.cc
third_party/libjxl/lib/extras/enc/pnm.h
third_party/libjxl/lib/include/jxl/cms.h
third_party/libjxl/lib/include/jxl/cms_interface.h
third_party/libjxl/lib/include/jxl/codestream_header.h
third_party/libjxl/lib/include/jxl/color_encoding.h
third_party/libjxl/lib/include/jxl/compressed_icc.h
third_party/libjxl/lib/include/jxl/decode.h
third_party/libjxl/lib/include/jxl/decode_cxx.h
third_party/libjxl/lib/include/jxl/encode.h
third_party/libjxl/lib/include/jxl/encode_cxx.h
third_party/libjxl/lib/include/jxl/gain_map.h
third_party/libjxl/lib/include/jxl/memory_manager.h
third_party/libjxl/lib/include/jxl/parallel_runner.h
third_party/libjxl/lib/include/jxl/resizable_parallel_runner.h
third_party/libjxl/lib/include/jxl/resizable_parallel_runner_cxx.h
third_party/libjxl/lib/include/jxl/stats.h
third_party/libjxl/lib/include/jxl/thread_parallel_runner.h
third_party/libjxl/lib/include/jxl/thread_parallel_runner_cxx.h
third_party/libjxl/lib/include/jxl/types.h
third_party/libjxl/lib/jxl/ac_context.h
third_party/libjxl/lib/jxl/ac_strategy.cc
third_party/libjxl/lib/jxl/ac_strategy.h
third_party/libjxl/lib/jxl/ac_strategy_test.cc
third_party/libjxl/lib/jxl/alpha.cc
third_party/libjxl/lib/jxl/alpha.h
third_party/libjxl/lib/jxl/alpha_test.cc
third_party/libjxl/lib/jxl/ans_common.cc
third_party/libjxl/lib/jxl/ans_common.h
third_party/libjxl/lib/jxl/ans_common_test.cc
third_party/libjxl/lib/jxl/ans_params.h
third_party/libjxl/lib/jxl/ans_test.cc
third_party/libjxl/lib/jxl/bit_reader_test.cc
third_party/libjxl/lib/jxl/bits_test.cc
third_party/libjxl/lib/jxl/blending.cc
third_party/libjxl/lib/jxl/blending.h
third_party/libjxl/lib/jxl/blending_test.cc
third_party/libjxl/lib/jxl/box_content_decoder.cc
third_party/libjxl/lib/jxl/box_content_decoder.h
third_party/libjxl/lib/jxl/byte_order_test.cc
third_party/libjxl/lib/jxl/chroma_from_luma.cc
third_party/libjxl/lib/jxl/chroma_from_luma.h
third_party/libjxl/lib/jxl/coeff_order.cc
third_party/libjxl/lib/jxl/coeff_order.h
third_party/libjxl/lib/jxl/coeff_order_fwd.h
third_party/libjxl/lib/jxl/coeff_order_test.cc
third_party/libjxl/lib/jxl/color_encoding_internal.cc
third_party/libjxl/lib/jxl/color_encoding_internal.h
third_party/libjxl/lib/jxl/color_encoding_internal_test.cc
third_party/libjxl/lib/jxl/color_management_test.cc
third_party/libjxl/lib/jxl/common.h
third_party/libjxl/lib/jxl/compressed_dc.cc
third_party/libjxl/lib/jxl/compressed_dc.h
third_party/libjxl/lib/jxl/convolve-inl.h
third_party/libjxl/lib/jxl/convolve.h
third_party/libjxl/lib/jxl/convolve_slow.cc
third_party/libjxl/lib/jxl/convolve_symmetric5.cc
third_party/libjxl/lib/jxl/convolve_test.cc
third_party/libjxl/lib/jxl/data_parallel_test.cc
third_party/libjxl/lib/jxl/dct-inl.h
third_party/libjxl/lib/jxl/dct_block-inl.h
third_party/libjxl/lib/jxl/dct_for_test.h
third_party/libjxl/lib/jxl/dct_gbench.cc
third_party/libjxl/lib/jxl/dct_scales.cc
third_party/libjxl/lib/jxl/dct_scales.h
third_party/libjxl/lib/jxl/dct_test.cc
third_party/libjxl/lib/jxl/dct_util.h
third_party/libjxl/lib/jxl/dec_ans.cc
third_party/libjxl/lib/jxl/dec_ans.h
third_party/libjxl/lib/jxl/dec_bit_reader.cc
third_party/libjxl/lib/jxl/dec_bit_reader.h
third_party/libjxl/lib/jxl/dec_cache.cc
third_party/libjxl/lib/jxl/dec_cache.h
third_party/libjxl/lib/jxl/dec_context_map.cc
third_party/libjxl/lib/jxl/dec_context_map.h
third_party/libjxl/lib/jxl/dec_external_image.cc
third_party/libjxl/lib/jxl/dec_external_image.h
third_party/libjxl/lib/jxl/dec_external_image_gbench.cc
third_party/libjxl/lib/jxl/dec_frame.cc
third_party/libjxl/lib/jxl/dec_frame.h
third_party/libjxl/lib/jxl/dec_group.cc
third_party/libjxl/lib/jxl/dec_group.h
third_party/libjxl/lib/jxl/dec_group_border.cc
third_party/libjxl/lib/jxl/dec_group_border.h
third_party/libjxl/lib/jxl/dec_huffman.cc
third_party/libjxl/lib/jxl/dec_huffman.h
third_party/libjxl/lib/jxl/dec_modular.cc
third_party/libjxl/lib/jxl/dec_modular.h
third_party/libjxl/lib/jxl/dec_noise.cc
third_party/libjxl/lib/jxl/dec_noise.h
third_party/libjxl/lib/jxl/dec_patch_dictionary.cc
third_party/libjxl/lib/jxl/dec_patch_dictionary.h
third_party/libjxl/lib/jxl/dec_transforms-inl.h
third_party/libjxl/lib/jxl/dec_transforms_testonly.cc
third_party/libjxl/lib/jxl/dec_transforms_testonly.h
third_party/libjxl/lib/jxl/dec_xyb-inl.h
third_party/libjxl/lib/jxl/dec_xyb.cc
third_party/libjxl/lib/jxl/dec_xyb.h
third_party/libjxl/lib/jxl/decode.cc
third_party/libjxl/lib/jxl/decode_test.cc
third_party/libjxl/lib/jxl/decode_to_jpeg.cc
third_party/libjxl/lib/jxl/decode_to_jpeg.h
third_party/libjxl/lib/jxl/enc_ac_strategy.cc
third_party/libjxl/lib/jxl/enc_ac_strategy.h
third_party/libjxl/lib/jxl/enc_adaptive_quantization.cc
third_party/libjxl/lib/jxl/enc_adaptive_quantization.h
third_party/libjxl/lib/jxl/enc_ans.cc
third_party/libjxl/lib/jxl/enc_ans.h
third_party/libjxl/lib/jxl/enc_ans_params.h
third_party/libjxl/lib/jxl/enc_ans_simd.cc
third_party/libjxl/lib/jxl/enc_ans_simd.h
third_party/libjxl/lib/jxl/enc_aux_out.cc
third_party/libjxl/lib/jxl/enc_aux_out.h
third_party/libjxl/lib/jxl/enc_bit_writer.cc
third_party/libjxl/lib/jxl/enc_bit_writer.h
third_party/libjxl/lib/jxl/enc_bit_writer_test.cc
third_party/libjxl/lib/jxl/enc_butteraugli_comparator.cc
third_party/libjxl/lib/jxl/enc_butteraugli_comparator.h
third_party/libjxl/lib/jxl/enc_cache.cc
third_party/libjxl/lib/jxl/enc_cache.h
third_party/libjxl/lib/jxl/enc_chroma_from_luma.cc
third_party/libjxl/lib/jxl/enc_chroma_from_luma.h
third_party/libjxl/lib/jxl/enc_cluster.cc
third_party/libjxl/lib/jxl/enc_cluster.h
third_party/libjxl/lib/jxl/enc_coeff_order.cc
third_party/libjxl/lib/jxl/enc_coeff_order.h
third_party/libjxl/lib/jxl/enc_comparator.cc
third_party/libjxl/lib/jxl/enc_comparator.h
third_party/libjxl/lib/jxl/enc_context_map.cc
third_party/libjxl/lib/jxl/enc_context_map.h
third_party/libjxl/lib/jxl/enc_convolve_separable5.cc
third_party/libjxl/lib/jxl/enc_debug_image.cc
third_party/libjxl/lib/jxl/enc_debug_image.h
third_party/libjxl/lib/jxl/enc_detect_dots.cc
third_party/libjxl/lib/jxl/enc_detect_dots.h
third_party/libjxl/lib/jxl/enc_dot_dictionary.cc
third_party/libjxl/lib/jxl/enc_dot_dictionary.h
third_party/libjxl/lib/jxl/enc_entropy_coder.cc
third_party/libjxl/lib/jxl/enc_entropy_coder.h
third_party/libjxl/lib/jxl/enc_external_image.cc
third_party/libjxl/lib/jxl/enc_external_image.h
third_party/libjxl/lib/jxl/enc_external_image_gbench.cc
third_party/libjxl/lib/jxl/enc_external_image_test.cc
third_party/libjxl/lib/jxl/enc_fast_lossless.cc
third_party/libjxl/lib/jxl/enc_fast_lossless.h
third_party/libjxl/lib/jxl/enc_fields.cc
third_party/libjxl/lib/jxl/enc_fields.h
third_party/libjxl/lib/jxl/enc_frame.cc
third_party/libjxl/lib/jxl/enc_frame.h
third_party/libjxl/lib/jxl/enc_gaborish.cc
third_party/libjxl/lib/jxl/enc_gaborish.h
third_party/libjxl/lib/jxl/enc_gaborish_test.cc
third_party/libjxl/lib/jxl/enc_gamma_correct.h
third_party/libjxl/lib/jxl/enc_group.cc
third_party/libjxl/lib/jxl/enc_group.h
third_party/libjxl/lib/jxl/enc_heuristics.cc
third_party/libjxl/lib/jxl/enc_heuristics.h
third_party/libjxl/lib/jxl/enc_huffman.cc
third_party/libjxl/lib/jxl/enc_huffman.h
third_party/libjxl/lib/jxl/enc_huffman_tree.cc
third_party/libjxl/lib/jxl/enc_huffman_tree.h
third_party/libjxl/lib/jxl/enc_icc_codec.cc
third_party/libjxl/lib/jxl/enc_icc_codec.h
third_party/libjxl/lib/jxl/enc_image_bundle.cc
third_party/libjxl/lib/jxl/enc_image_bundle.h
third_party/libjxl/lib/jxl/enc_linalg.cc
third_party/libjxl/lib/jxl/enc_linalg.h
third_party/libjxl/lib/jxl/enc_linalg_test.cc
third_party/libjxl/lib/jxl/enc_lz77.cc
third_party/libjxl/lib/jxl/enc_lz77.h
third_party/libjxl/lib/jxl/enc_modular.cc
third_party/libjxl/lib/jxl/enc_modular.h
third_party/libjxl/lib/jxl/enc_modular_simd.cc
third_party/libjxl/lib/jxl/enc_modular_simd.h
third_party/libjxl/lib/jxl/enc_noise.cc
third_party/libjxl/lib/jxl/enc_noise.h
third_party/libjxl/lib/jxl/enc_optimize.h
third_party/libjxl/lib/jxl/enc_optimize_test.cc
third_party/libjxl/lib/jxl/enc_params.h
third_party/libjxl/lib/jxl/enc_patch_dictionary.cc
third_party/libjxl/lib/jxl/enc_patch_dictionary.h
third_party/libjxl/lib/jxl/enc_photon_noise.cc
third_party/libjxl/lib/jxl/enc_photon_noise.h
third_party/libjxl/lib/jxl/enc_photon_noise_test.cc
third_party/libjxl/lib/jxl/enc_progressive_split.cc
third_party/libjxl/lib/jxl/enc_progressive_split.h
third_party/libjxl/lib/jxl/enc_quant_weights.cc
third_party/libjxl/lib/jxl/enc_quant_weights.h
third_party/libjxl/lib/jxl/enc_splines.cc
third_party/libjxl/lib/jxl/enc_splines.h
third_party/libjxl/lib/jxl/enc_toc.cc
third_party/libjxl/lib/jxl/enc_toc.h
third_party/libjxl/lib/jxl/enc_transforms-inl.h
third_party/libjxl/lib/jxl/enc_transforms.cc
third_party/libjxl/lib/jxl/enc_transforms.h
third_party/libjxl/lib/jxl/enc_xyb.cc
third_party/libjxl/lib/jxl/enc_xyb.h
third_party/libjxl/lib/jxl/encode.cc
third_party/libjxl/lib/jxl/encode_internal.h
third_party/libjxl/lib/jxl/encode_test.cc
third_party/libjxl/lib/jxl/entropy_coder.cc
third_party/libjxl/lib/jxl/entropy_coder.h
third_party/libjxl/lib/jxl/entropy_coder_test.cc
third_party/libjxl/lib/jxl/epf.cc
third_party/libjxl/lib/jxl/epf.h
third_party/libjxl/lib/jxl/fake_parallel_runner_testonly.h
third_party/libjxl/lib/jxl/fast_math_test.cc
third_party/libjxl/lib/jxl/field_encodings.h
third_party/libjxl/lib/jxl/fields.cc
third_party/libjxl/lib/jxl/fields.h
third_party/libjxl/lib/jxl/fields_test.cc
third_party/libjxl/lib/jxl/frame_dimensions.h
third_party/libjxl/lib/jxl/frame_header.cc
third_party/libjxl/lib/jxl/frame_header.h
third_party/libjxl/lib/jxl/fuzztest.h
third_party/libjxl/lib/jxl/gamma_correct_test.cc
third_party/libjxl/lib/jxl/gradient_test.cc
third_party/libjxl/lib/jxl/headers.cc
third_party/libjxl/lib/jxl/headers.h
third_party/libjxl/lib/jxl/huffman_table.cc
third_party/libjxl/lib/jxl/huffman_table.h
third_party/libjxl/lib/jxl/iaca_test.cc
third_party/libjxl/lib/jxl/icc_codec.cc
third_party/libjxl/lib/jxl/icc_codec.h
third_party/libjxl/lib/jxl/icc_codec_common.cc
third_party/libjxl/lib/jxl/icc_codec_common.h
third_party/libjxl/lib/jxl/icc_codec_test.cc
third_party/libjxl/lib/jxl/image.cc
third_party/libjxl/lib/jxl/image.h
third_party/libjxl/lib/jxl/image_bundle.cc
third_party/libjxl/lib/jxl/image_bundle.h
third_party/libjxl/lib/jxl/image_bundle_test.cc
third_party/libjxl/lib/jxl/image_metadata.cc
third_party/libjxl/lib/jxl/image_metadata.h
third_party/libjxl/lib/jxl/image_ops.cc
third_party/libjxl/lib/jxl/image_ops.h
third_party/libjxl/lib/jxl/image_ops_test.cc
third_party/libjxl/lib/jxl/image_test_utils.h
third_party/libjxl/lib/jxl/inverse_mtf-inl.h
third_party/libjxl/lib/jxl/jxl.syms
third_party/libjxl/lib/jxl/jxl.version
third_party/libjxl/lib/jxl/jxl_osx.syms
third_party/libjxl/lib/jxl/jxl_test.cc
third_party/libjxl/lib/jxl/lehmer_code.h
third_party/libjxl/lib/jxl/lehmer_code_test.cc
third_party/libjxl/lib/jxl/libjxl.pc.in
third_party/libjxl/lib/jxl/libjxl_cms.pc.in
third_party/libjxl/lib/jxl/loop_filter.cc
third_party/libjxl/lib/jxl/loop_filter.h
third_party/libjxl/lib/jxl/luminance.cc
third_party/libjxl/lib/jxl/luminance.h
third_party/libjxl/lib/jxl/memory_manager_internal.cc
third_party/libjxl/lib/jxl/memory_manager_internal.h
third_party/libjxl/lib/jxl/modular_test.cc
third_party/libjxl/lib/jxl/noise.h
third_party/libjxl/lib/jxl/opsin_image_test.cc
third_party/libjxl/lib/jxl/opsin_inverse_test.cc
third_party/libjxl/lib/jxl/opsin_params.cc
third_party/libjxl/lib/jxl/opsin_params.h
third_party/libjxl/lib/jxl/pack_signed.h
third_party/libjxl/lib/jxl/padded_bytes.h
third_party/libjxl/lib/jxl/padded_bytes_test.cc
third_party/libjxl/lib/jxl/passes_state.cc
third_party/libjxl/lib/jxl/passes_state.h
third_party/libjxl/lib/jxl/passes_test.cc
third_party/libjxl/lib/jxl/patch_dictionary_internal.h
third_party/libjxl/lib/jxl/patch_dictionary_test.cc
third_party/libjxl/lib/jxl/preview_test.cc
third_party/libjxl/lib/jxl/quant_weights.cc
third_party/libjxl/lib/jxl/quant_weights.h
third_party/libjxl/lib/jxl/quant_weights_test.cc
third_party/libjxl/lib/jxl/quantizer-inl.h
third_party/libjxl/lib/jxl/quantizer.cc
third_party/libjxl/lib/jxl/quantizer.h
third_party/libjxl/lib/jxl/quantizer_test.cc
third_party/libjxl/lib/jxl/rational_polynomial_test.cc
third_party/libjxl/lib/jxl/roundtrip_test.cc
third_party/libjxl/lib/jxl/simd_util-inl.h
third_party/libjxl/lib/jxl/simd_util.cc
third_party/libjxl/lib/jxl/simd_util.h
third_party/libjxl/lib/jxl/simd_util_test.cc
third_party/libjxl/lib/jxl/speed_tier_test.cc
third_party/libjxl/lib/jxl/splines.cc
third_party/libjxl/lib/jxl/splines.h
third_party/libjxl/lib/jxl/splines_gbench.cc
third_party/libjxl/lib/jxl/splines_test.cc
third_party/libjxl/lib/jxl/test_image.cc
third_party/libjxl/lib/jxl/test_image.h
third_party/libjxl/lib/jxl/test_memory_manager.cc
third_party/libjxl/lib/jxl/test_memory_manager.h
third_party/libjxl/lib/jxl/test_utils.cc
third_party/libjxl/lib/jxl/test_utils.h
third_party/libjxl/lib/jxl/testing.h
third_party/libjxl/lib/jxl/tf_gbench.cc
third_party/libjxl/lib/jxl/toc.cc
third_party/libjxl/lib/jxl/toc.h
third_party/libjxl/lib/jxl/toc_test.cc
third_party/libjxl/lib/jxl/transpose-inl.h
third_party/libjxl/lib/jxl/version.h.in
third_party/libjxl/lib/jxl/xorshift128plus-inl.h
third_party/libjxl/lib/jxl/xorshift128plus_test.cc
third_party/libjxl/lib/jxl/base/arch_macros.h
third_party/libjxl/lib/jxl/base/bits.h
third_party/libjxl/lib/jxl/base/byte_order.h
third_party/libjxl/lib/jxl/base/c_callback_support.h
third_party/libjxl/lib/jxl/base/common.h
third_party/libjxl/lib/jxl/base/compiler_specific.h
third_party/libjxl/lib/jxl/base/data_parallel.h
third_party/libjxl/lib/jxl/base/exif.h
third_party/libjxl/lib/jxl/base/fast_math-inl.h
third_party/libjxl/lib/jxl/base/float.h
third_party/libjxl/lib/jxl/base/iaca.h
third_party/libjxl/lib/jxl/base/matrix_ops.h
third_party/libjxl/lib/jxl/base/os_macros.h
third_party/libjxl/lib/jxl/base/override.h
third_party/libjxl/lib/jxl/base/printf_macros.h
third_party/libjxl/lib/jxl/base/random.h
third_party/libjxl/lib/jxl/base/rational_polynomial-inl.h
third_party/libjxl/lib/jxl/base/rect.h
third_party/libjxl/lib/jxl/base/sanitizer_definitions.h
third_party/libjxl/lib/jxl/base/sanitizers.h
third_party/libjxl/lib/jxl/base/scope_guard.h
third_party/libjxl/lib/jxl/base/span.h
third_party/libjxl/lib/jxl/base/status.h
third_party/libjxl/lib/jxl/butteraugli/butteraugli.cc
third_party/libjxl/lib/jxl/butteraugli/butteraugli.h
third_party/libjxl/lib/jxl/butteraugli/butteraugli_test.cc
third_party/libjxl/lib/jxl/cms/color_encoding_cms.h
third_party/libjxl/lib/jxl/cms/jxl_cms.cc
third_party/libjxl/lib/jxl/cms/jxl_cms_internal.h
third_party/libjxl/lib/jxl/cms/opsin_params.h
third_party/libjxl/lib/jxl/cms/tone_mapping-inl.h
third_party/libjxl/lib/jxl/cms/tone_mapping.h
third_party/libjxl/lib/jxl/cms/tone_mapping_test.cc
third_party/libjxl/lib/jxl/cms/transfer_functions-inl.h
third_party/libjxl/lib/jxl/cms/transfer_functions.h
third_party/libjxl/lib/jxl/cms/transfer_functions_test.cc
third_party/libjxl/lib/jxl/jpeg/dec_jpeg_data.cc
third_party/libjxl/lib/jxl/jpeg/dec_jpeg_data.h
third_party/libjxl/lib/jxl/jpeg/dec_jpeg_data_writer.cc
third_party/libjxl/lib/jxl/jpeg/dec_jpeg_data_writer.h
third_party/libjxl/lib/jxl/jpeg/dec_jpeg_output_chunk.h
third_party/libjxl/lib/jxl/jpeg/dec_jpeg_serialization_state.h
third_party/libjxl/lib/jxl/jpeg/enc_jpeg_data.cc
third_party/libjxl/lib/jxl/jpeg/enc_jpeg_data.h
third_party/libjxl/lib/jxl/jpeg/enc_jpeg_data_reader.cc
third_party/libjxl/lib/jxl/jpeg/enc_jpeg_data_reader.h
third_party/libjxl/lib/jxl/jpeg/enc_jpeg_huffman_decode.cc
third_party/libjxl/lib/jxl/jpeg/enc_jpeg_huffman_decode.h
third_party/libjxl/lib/jxl/jpeg/jpeg_data.cc
third_party/libjxl/lib/jxl/jpeg/jpeg_data.h
third_party/libjxl/lib/jxl/modular/modular_image.cc
third_party/libjxl/lib/jxl/modular/modular_image.h
third_party/libjxl/lib/jxl/modular/options.h
third_party/libjxl/lib/jxl/modular/encoding/context_predict.h
third_party/libjxl/lib/jxl/modular/encoding/dec_ma.cc
third_party/libjxl/lib/jxl/modular/encoding/dec_ma.h
third_party/libjxl/lib/jxl/modular/encoding/enc_debug_tree.cc
third_party/libjxl/lib/jxl/modular/encoding/enc_debug_tree.h
third_party/libjxl/lib/jxl/modular/encoding/enc_encoding.cc
third_party/libjxl/lib/jxl/modular/encoding/enc_encoding.h
third_party/libjxl/lib/jxl/modular/encoding/enc_ma.cc
third_party/libjxl/lib/jxl/modular/encoding/enc_ma.h
third_party/libjxl/lib/jxl/modular/encoding/encoding.cc
third_party/libjxl/lib/jxl/modular/encoding/encoding.h
third_party/libjxl/lib/jxl/modular/encoding/ma_common.h
third_party/libjxl/lib/jxl/modular/transform/enc_palette.cc
third_party/libjxl/lib/jxl/modular/transform/enc_palette.h
third_party/libjxl/lib/jxl/modular/transform/enc_rct.cc
third_party/libjxl/lib/jxl/modular/transform/enc_rct.h
third_party/libjxl/lib/jxl/modular/transform/enc_squeeze.cc
third_party/libjxl/lib/jxl/modular/transform/enc_squeeze.h
third_party/libjxl/lib/jxl/modular/transform/enc_transform.cc
third_party/libjxl/lib/jxl/modular/transform/enc_transform.h
third_party/libjxl/lib/jxl/modular/transform/palette.cc
third_party/libjxl/lib/jxl/modular/transform/palette.h
third_party/libjxl/lib/jxl/modular/transform/rct.cc
third_party/libjxl/lib/jxl/modular/transform/rct.h
third_party/libjxl/lib/jxl/modular/transform/squeeze.cc
third_party/libjxl/lib/jxl/modular/transform/squeeze.h
third_party/libjxl/lib/jxl/modular/transform/squeeze_params.cc
third_party/libjxl/lib/jxl/modular/transform/squeeze_params.h
third_party/libjxl/lib/jxl/modular/transform/transform.cc
third_party/libjxl/lib/jxl/modular/transform/transform.h
third_party/libjxl/lib/jxl/render_pipeline/low_memory_render_pipeline.cc
third_party/libjxl/lib/jxl/render_pipeline/low_memory_render_pipeline.h
third_party/libjxl/lib/jxl/render_pipeline/render_pipeline.cc
third_party/libjxl/lib/jxl/render_pipeline/render_pipeline.h
third_party/libjxl/lib/jxl/render_pipeline/render_pipeline_stage.cc
third_party/libjxl/lib/jxl/render_pipeline/render_pipeline_stage.h
third_party/libjxl/lib/jxl/render_pipeline/render_pipeline_test.cc
third_party/libjxl/lib/jxl/render_pipeline/simple_render_pipeline.cc
third_party/libjxl/lib/jxl/render_pipeline/simple_render_pipeline.h
third_party/libjxl/lib/jxl/render_pipeline/stage_blending.cc
third_party/libjxl/lib/jxl/render_pipeline/stage_blending.h
third_party/libjxl/lib/jxl/render_pipeline/stage_chroma_upsampling.cc
third_party/libjxl/lib/jxl/render_pipeline/stage_chroma_upsampling.h
third_party/libjxl/lib/jxl/render_pipeline/stage_cms.cc
third_party/libjxl/lib/jxl/render_pipeline/stage_cms.h
third_party/libjxl/lib/jxl/render_pipeline/stage_epf.cc
third_party/libjxl/lib/jxl/render_pipeline/stage_epf.h
third_party/libjxl/lib/jxl/render_pipeline/stage_from_linear.cc
third_party/libjxl/lib/jxl/render_pipeline/stage_from_linear.h
third_party/libjxl/lib/jxl/render_pipeline/stage_gaborish.cc
third_party/libjxl/lib/jxl/render_pipeline/stage_gaborish.h
third_party/libjxl/lib/jxl/render_pipeline/stage_noise.cc
third_party/libjxl/lib/jxl/render_pipeline/stage_noise.h
third_party/libjxl/lib/jxl/render_pipeline/stage_patches.cc
third_party/libjxl/lib/jxl/render_pipeline/stage_patches.h
third_party/libjxl/lib/jxl/render_pipeline/stage_splines.cc
third_party/libjxl/lib/jxl/render_pipeline/stage_splines.h
third_party/libjxl/lib/jxl/render_pipeline/stage_spot.cc
third_party/libjxl/lib/jxl/render_pipeline/stage_spot.h
third_party/libjxl/lib/jxl/render_pipeline/stage_to_linear.cc
third_party/libjxl/lib/jxl/render_pipeline/stage_to_linear.h
third_party/libjxl/lib/jxl/render_pipeline/stage_tone_mapping.cc
third_party/libjxl/lib/jxl/render_pipeline/stage_tone_mapping.h
third_party/libjxl/lib/jxl/render_pipeline/stage_upsampling.cc
third_party/libjxl/lib/jxl/render_pipeline/stage_upsampling.h
third_party/libjxl/lib/jxl/render_pipeline/stage_write.cc
third_party/libjxl/lib/jxl/render_pipeline/stage_write.h
third_party/libjxl/lib/jxl/render_pipeline/stage_xyb.cc
third_party/libjxl/lib/jxl/render_pipeline/stage_xyb.h
third_party/libjxl/lib/jxl/render_pipeline/stage_ycbcr.cc
third_party/libjxl/lib/jxl/render_pipeline/stage_ycbcr.h
third_party/libjxl/lib/jxl/render_pipeline/test_render_pipeline_stages.h
third_party/libjxl/lib/threads/libjxl_threads.pc.in
third_party/libjxl/lib/threads/resizable_parallel_runner.cc
third_party/libjxl/lib/threads/thread_parallel_runner.cc
third_party/libjxl/lib/threads/thread_parallel_runner_internal.cc
third_party/libjxl/lib/threads/thread_parallel_runner_internal.h
third_party/libjxl/lib/threads/thread_parallel_runner_test.cc
third_party/libjxl/third_party/CMakeLists.txt
third_party/libjxl/third_party/dirent.cc
third_party/libjxl/third_party/dirent.h
third_party/libjxl/third_party/lcms2.cmake
third_party/libjxl/third_party/sjpeg.cmake
third_party/libjxl/third_party/skcms.cmake
third_party/libjxl/third_party/testing.cmake
third_party/libjxl/third_party/brotli/.bazelignore
third_party/libjxl/third_party/brotli/.editorconfig
third_party/libjxl/third_party/brotli/.git
third_party/libjxl/third_party/brotli/.gitattributes
third_party/libjxl/third_party/brotli/.gitignore
third_party/libjxl/third_party/brotli/BUILD.bazel
third_party/libjxl/third_party/brotli/CHANGELOG.md
third_party/libjxl/third_party/brotli/CMakeLists.txt
third_party/libjxl/third_party/brotli/CONTRIBUTING.md
third_party/libjxl/third_party/brotli/LICENSE
third_party/libjxl/third_party/brotli/MANIFEST.in
third_party/libjxl/third_party/brotli/MODULE.bazel
third_party/libjxl/third_party/brotli/README
third_party/libjxl/third_party/brotli/README.md
third_party/libjxl/third_party/brotli/SECURITY.md
third_party/libjxl/third_party/brotli/pyproject.toml
third_party/libjxl/third_party/brotli/sbom.cdx.json
third_party/libjxl/third_party/brotli/setup.cfg
third_party/libjxl/third_party/brotli/setup.py
third_party/libjxl/third_party/brotli/.github/dependabot.yml
third_party/libjxl/third_party/brotli/.github/workflows/build_test.yml
third_party/libjxl/third_party/brotli/.github/workflows/build_test_wasm.yml
third_party/libjxl/third_party/brotli/.github/workflows/codeql.yml
third_party/libjxl/third_party/brotli/.github/workflows/fuzz.yml
third_party/libjxl/third_party/brotli/.github/workflows/lint.yml
third_party/libjxl/third_party/brotli/.github/workflows/release.yaml
third_party/libjxl/third_party/brotli/.github/workflows/scorecard.yml
third_party/libjxl/third_party/brotli/c/common/constants.c
third_party/libjxl/third_party/brotli/c/common/constants.h
third_party/libjxl/third_party/brotli/c/common/context.c
third_party/libjxl/third_party/brotli/c/common/context.h
third_party/libjxl/third_party/brotli/c/common/dictionary.bin
third_party/libjxl/third_party/brotli/c/common/dictionary.bin.br
third_party/libjxl/third_party/brotli/c/common/dictionary.c
third_party/libjxl/third_party/brotli/c/common/dictionary.h
third_party/libjxl/third_party/brotli/c/common/dictionary_inc.h
third_party/libjxl/third_party/brotli/c/common/platform.c
third_party/libjxl/third_party/brotli/c/common/platform.h
third_party/libjxl/third_party/brotli/c/common/shared_dictionary.c
third_party/libjxl/third_party/brotli/c/common/shared_dictionary_internal.h
third_party/libjxl/third_party/brotli/c/common/static_init.h
third_party/libjxl/third_party/brotli/c/common/transform.c
third_party/libjxl/third_party/brotli/c/common/transform.h
third_party/libjxl/third_party/brotli/c/common/version.h
third_party/libjxl/third_party/brotli/c/dec/bit_reader.c
third_party/libjxl/third_party/brotli/c/dec/bit_reader.h
third_party/libjxl/third_party/brotli/c/dec/decode.c
third_party/libjxl/third_party/brotli/c/dec/huffman.c
third_party/libjxl/third_party/brotli/c/dec/huffman.h
third_party/libjxl/third_party/brotli/c/dec/prefix.c
third_party/libjxl/third_party/brotli/c/dec/prefix.h
third_party/libjxl/third_party/brotli/c/dec/prefix_inc.h
third_party/libjxl/third_party/brotli/c/dec/state.c
third_party/libjxl/third_party/brotli/c/dec/state.h
third_party/libjxl/third_party/brotli/c/dec/static_init.c
third_party/libjxl/third_party/brotli/c/dec/static_init.h
third_party/libjxl/third_party/brotli/c/enc/backward_references.c
third_party/libjxl/third_party/brotli/c/enc/backward_references.h
third_party/libjxl/third_party/brotli/c/enc/backward_references_hq.c
third_party/libjxl/third_party/brotli/c/enc/backward_references_hq.h
third_party/libjxl/third_party/brotli/c/enc/backward_references_inc.h
third_party/libjxl/third_party/brotli/c/enc/bit_cost.c
third_party/libjxl/third_party/brotli/c/enc/bit_cost.h
third_party/libjxl/third_party/brotli/c/enc/bit_cost_inc.h
third_party/libjxl/third_party/brotli/c/enc/block_encoder_inc.h
third_party/libjxl/third_party/brotli/c/enc/block_splitter.c
third_party/libjxl/third_party/brotli/c/enc/block_splitter.h
third_party/libjxl/third_party/brotli/c/enc/block_splitter_inc.h
third_party/libjxl/third_party/brotli/c/enc/brotli_bit_stream.c
third_party/libjxl/third_party/brotli/c/enc/brotli_bit_stream.h
third_party/libjxl/third_party/brotli/c/enc/cluster.c
third_party/libjxl/third_party/brotli/c/enc/cluster.h
third_party/libjxl/third_party/brotli/c/enc/cluster_inc.h
third_party/libjxl/third_party/brotli/c/enc/command.c
third_party/libjxl/third_party/brotli/c/enc/command.h
third_party/libjxl/third_party/brotli/c/enc/compound_dictionary.c
third_party/libjxl/third_party/brotli/c/enc/compound_dictionary.h
third_party/libjxl/third_party/brotli/c/enc/compress_fragment.c
third_party/libjxl/third_party/brotli/c/enc/compress_fragment.h
third_party/libjxl/third_party/brotli/c/enc/compress_fragment_two_pass.c
third_party/libjxl/third_party/brotli/c/enc/compress_fragment_two_pass.h
third_party/libjxl/third_party/brotli/c/enc/dictionary_hash.c
third_party/libjxl/third_party/brotli/c/enc/dictionary_hash.h
third_party/libjxl/third_party/brotli/c/enc/dictionary_hash_inc.h
third_party/libjxl/third_party/brotli/c/enc/encode.c
third_party/libjxl/third_party/brotli/c/enc/encoder_dict.c
third_party/libjxl/third_party/brotli/c/enc/encoder_dict.h
third_party/libjxl/third_party/brotli/c/enc/entropy_encode.c
third_party/libjxl/third_party/brotli/c/enc/entropy_encode.h
third_party/libjxl/third_party/brotli/c/enc/entropy_encode_static.h
third_party/libjxl/third_party/brotli/c/enc/fast_log.c
third_party/libjxl/third_party/brotli/c/enc/fast_log.h
third_party/libjxl/third_party/brotli/c/enc/find_match_length.h
third_party/libjxl/third_party/brotli/c/enc/hash.h
third_party/libjxl/third_party/brotli/c/enc/hash_base.h
third_party/libjxl/third_party/brotli/c/enc/hash_composite_inc.h
third_party/libjxl/third_party/brotli/c/enc/hash_forgetful_chain_inc.h
third_party/libjxl/third_party/brotli/c/enc/hash_longest_match64_inc.h
third_party/libjxl/third_party/brotli/c/enc/hash_longest_match64_simd_inc.h
third_party/libjxl/third_party/brotli/c/enc/hash_longest_match_inc.h
third_party/libjxl/third_party/brotli/c/enc/hash_longest_match_quickly_inc.h
third_party/libjxl/third_party/brotli/c/enc/hash_longest_match_simd_inc.h
third_party/libjxl/third_party/brotli/c/enc/hash_rolling_inc.h
third_party/libjxl/third_party/brotli/c/enc/hash_to_binary_tree_inc.h
third_party/libjxl/third_party/brotli/c/enc/histogram.c
third_party/libjxl/third_party/brotli/c/enc/histogram.h
third_party/libjxl/third_party/brotli/c/enc/histogram_inc.h
third_party/libjxl/third_party/brotli/c/enc/literal_cost.c
third_party/libjxl/third_party/brotli/c/enc/literal_cost.h
third_party/libjxl/third_party/brotli/c/enc/matching_tag_mask.h
third_party/libjxl/third_party/brotli/c/enc/memory.c
third_party/libjxl/third_party/brotli/c/enc/memory.h
third_party/libjxl/third_party/brotli/c/enc/metablock.c
third_party/libjxl/third_party/brotli/c/enc/metablock.h
third_party/libjxl/third_party/brotli/c/enc/metablock_inc.h
third_party/libjxl/third_party/brotli/c/enc/params.h
third_party/libjxl/third_party/brotli/c/enc/prefix.h
third_party/libjxl/third_party/brotli/c/enc/quality.h
third_party/libjxl/third_party/brotli/c/enc/ringbuffer.h
third_party/libjxl/third_party/brotli/c/enc/state.h
third_party/libjxl/third_party/brotli/c/enc/static_dict.c
third_party/libjxl/third_party/brotli/c/enc/static_dict.h
third_party/libjxl/third_party/brotli/c/enc/static_dict_lut.c
third_party/libjxl/third_party/brotli/c/enc/static_dict_lut.h
third_party/libjxl/third_party/brotli/c/enc/static_dict_lut_inc.h
third_party/libjxl/third_party/brotli/c/enc/static_init.c
third_party/libjxl/third_party/brotli/c/enc/static_init.h
third_party/libjxl/third_party/brotli/c/enc/static_init_lazy.cc
third_party/libjxl/third_party/brotli/c/enc/utf8_util.c
third_party/libjxl/third_party/brotli/c/enc/utf8_util.h
third_party/libjxl/third_party/brotli/c/enc/write_bits.h
third_party/libjxl/third_party/brotli/c/fuzz/.bazelrc
third_party/libjxl/third_party/brotli/c/fuzz/BUILD.bazel
third_party/libjxl/third_party/brotli/c/fuzz/MODULE.bazel
third_party/libjxl/third_party/brotli/c/fuzz/MODULE.bazel.lock
third_party/libjxl/third_party/brotli/c/fuzz/decode_fuzzer.c
third_party/libjxl/third_party/brotli/c/fuzz/run_decode_fuzzer.c
third_party/libjxl/third_party/brotli/c/fuzz/test_fuzzer.sh
third_party/libjxl/third_party/brotli/c/include/brotli/decode.h
third_party/libjxl/third_party/brotli/c/include/brotli/encode.h
third_party/libjxl/third_party/brotli/c/include/brotli/port.h
third_party/libjxl/third_party/brotli/c/include/brotli/shared_dictionary.h
third_party/libjxl/third_party/brotli/c/include/brotli/types.h
third_party/libjxl/third_party/brotli/c/tools/brotli.c
third_party/libjxl/third_party/brotli/c/tools/brotli.md
third_party/libjxl/third_party/brotli/csharp/brotlidec.Tests.csproj
third_party/libjxl/third_party/brotli/csharp/brotlidec.csproj
third_party/libjxl/third_party/brotli/csharp/injected_code.txt
third_party/libjxl/third_party/brotli/csharp/sharpen.cfg
third_party/libjxl/third_party/brotli/csharp/transpile.sh
third_party/libjxl/third_party/brotli/csharp/org/brotli/dec/BitReader.cs
third_party/libjxl/third_party/brotli/csharp/org/brotli/dec/BitReaderTest.cs
third_party/libjxl/third_party/brotli/csharp/org/brotli/dec/BrotliInputStream.cs
third_party/libjxl/third_party/brotli/csharp/org/brotli/dec/BrotliRuntimeException.cs
third_party/libjxl/third_party/brotli/csharp/org/brotli/dec/Context.cs
third_party/libjxl/third_party/brotli/csharp/org/brotli/dec/Decode.cs
third_party/libjxl/third_party/brotli/csharp/org/brotli/dec/DecodeTest.cs
third_party/libjxl/third_party/brotli/csharp/org/brotli/dec/Dictionary.cs
third_party/libjxl/third_party/brotli/csharp/org/brotli/dec/DictionaryTest.cs
third_party/libjxl/third_party/brotli/csharp/org/brotli/dec/Huffman.cs
third_party/libjxl/third_party/brotli/csharp/org/brotli/dec/HuffmanTreeGroup.cs
third_party/libjxl/third_party/brotli/csharp/org/brotli/dec/IntReader.cs
third_party/libjxl/third_party/brotli/csharp/org/brotli/dec/Prefix.cs
third_party/libjxl/third_party/brotli/csharp/org/brotli/dec/RunningState.cs
third_party/libjxl/third_party/brotli/csharp/org/brotli/dec/State.cs
third_party/libjxl/third_party/brotli/csharp/org/brotli/dec/SynthTest.cs
third_party/libjxl/third_party/brotli/csharp/org/brotli/dec/Transform.cs
third_party/libjxl/third_party/brotli/csharp/org/brotli/dec/TransformTest.cs
third_party/libjxl/third_party/brotli/csharp/org/brotli/dec/Utils.cs
third_party/libjxl/third_party/brotli/csharp/org/brotli/dec/WordTransformType.cs
third_party/libjxl/third_party/brotli/docs/brotli-comparison-study-2015-09-22.pdf
third_party/libjxl/third_party/brotli/docs/brotli.1
third_party/libjxl/third_party/brotli/docs/brotli.svg
third_party/libjxl/third_party/brotli/docs/constants.h.3
third_party/libjxl/third_party/brotli/docs/decode.h.3
third_party/libjxl/third_party/brotli/docs/encode.h.3
third_party/libjxl/third_party/brotli/docs/types.h.3
third_party/libjxl/third_party/brotli/fetch-spec/shared-brotli-fetch-spec.txt
third_party/libjxl/third_party/brotli/go/BUILD.bazel
third_party/libjxl/third_party/brotli/go/MODULE.bazel
third_party/libjxl/third_party/brotli/go/MODULE.bazel.lock
third_party/libjxl/third_party/brotli/go/brotli/BUILD.bazel
third_party/libjxl/third_party/brotli/go/brotli/brotli_test.go
third_party/libjxl/third_party/brotli/go/brotli/decode.go
third_party/libjxl/third_party/brotli/go/brotli/go.mod
third_party/libjxl/third_party/brotli/go/brotli/reader.go
third_party/libjxl/third_party/brotli/go/brotli/synth_test.go
third_party/libjxl/third_party/brotli/go/cbrotli/BUILD.bazel
third_party/libjxl/third_party/brotli/go/cbrotli/cbrotli_test.go
third_party/libjxl/third_party/brotli/go/cbrotli/cgo.go
third_party/libjxl/third_party/brotli/go/cbrotli/go.mod
third_party/libjxl/third_party/brotli/go/cbrotli/reader.go
third_party/libjxl/third_party/brotli/go/cbrotli/synth_test.go
third_party/libjxl/third_party/brotli/go/cbrotli/writer.go
third_party/libjxl/third_party/brotli/scripts/check_typos.sh
third_party/libjxl/third_party/brotli/scripts/download_testdata.sh
third_party/libjxl/third_party/brotli/scripts/libbrotlicommon.pc.in
third_party/libjxl/third_party/brotli/scripts/libbrotlidec.pc.in
third_party/libjxl/third_party/brotli/scripts/libbrotlienc.pc.in
third_party/libjxl/third_party/brotli/scripts/typos.toml
third_party/libjxl/third_party/brotli/scripts/dictionary/README.md
third_party/libjxl/third_party/brotli/scripts/dictionary/step-01-download-rfc.py
third_party/libjxl/third_party/brotli/scripts/dictionary/step-02-rfc-to-bin.py
third_party/libjxl/third_party/brotli/scripts/dictionary/step-03-validate-bin.py
third_party/libjxl/third_party/brotli/scripts/dictionary/step-04-generate-java-literals.py
third_party/libjxl/third_party/highway/.bazelrc
third_party/libjxl/third_party/highway/.clang-format
third_party/libjxl/third_party/highway/.git
third_party/libjxl/third_party/highway/.gitignore
third_party/libjxl/third_party/highway/BUILD
third_party/libjxl/third_party/highway/CMakeLists.txt
third_party/libjxl/third_party/highway/CMakeLists.txt.in
third_party/libjxl/third_party/highway/CONTRIBUTING
third_party/libjxl/third_party/highway/LICENSE
third_party/libjxl/third_party/highway/LICENSE-BSD3
third_party/libjxl/third_party/highway/MODULE.bazel
third_party/libjxl/third_party/highway/README.md
third_party/libjxl/third_party/highway/WORKSPACE
third_party/libjxl/third_party/highway/hwy.gni
third_party/libjxl/third_party/highway/libhwy-contrib.pc.in
third_party/libjxl/third_party/highway/libhwy-test.pc.in
third_party/libjxl/third_party/highway/libhwy.pc.in
third_party/libjxl/third_party/highway/preamble.js.lds
third_party/libjxl/third_party/highway/run_tests.bat
third_party/libjxl/third_party/highway/run_tests.sh
third_party/libjxl/third_party/highway/.bcr/metadata.template.json
third_party/libjxl/third_party/highway/.bcr/presubmit.yml
third_party/libjxl/third_party/highway/.bcr/source.template.json
third_party/libjxl/third_party/highway/.github/dependabot.yml
third_party/libjxl/third_party/highway/.github/workflows/build_test.yml
third_party/libjxl/third_party/highway/.github/workflows/docs_pages_workflow.yml
third_party/libjxl/third_party/highway/.github/workflows/multiarch.yml
third_party/libjxl/third_party/highway/cmake/FindAtomics.cmake
third_party/libjxl/third_party/highway/debian/changelog
third_party/libjxl/third_party/highway/debian/compat
third_party/libjxl/third_party/highway/debian/control
third_party/libjxl/third_party/highway/debian/copyright
third_party/libjxl/third_party/highway/debian/rules
third_party/libjxl/third_party/highway/debian/source/format
third_party/libjxl/third_party/highway/docs/.gitignore
third_party/libjxl/third_party/highway/docs/Makefile
third_party/libjxl/third_party/highway/docs/buildDocs.sh
third_party/libjxl/third_party/highway/docs/conf.py
third_party/libjxl/third_party/highway/docs/index.rst
third_party/libjxl/third_party/highway/docs/make.bat
third_party/libjxl/third_party/highway/docs/mm-converter.py
third_party/libjxl/third_party/highway/docs/_static/css/dark.css
third_party/libjxl/third_party/highway/docs/_static/css/toggle.css
third_party/libjxl/third_party/highway/docs/_static/js/toggle.js
third_party/libjxl/third_party/highway/docs/_templates/layout.html
third_party/libjxl/third_party/highway/docs/_templates/versions.html
third_party/libjxl/third_party/highway/docs/images/logo-32x32.ico
third_party/libjxl/third_party/highway/docs/images/logo.png
third_party/libjxl/third_party/highway/docs/locales/zh/index.rst
third_party/libjxl/third_party/highway/hwy/abort.cc
third_party/libjxl/third_party/highway/hwy/abort.h
third_party/libjxl/third_party/highway/hwy/abort_test.cc
third_party/libjxl/third_party/highway/hwy/aligned_allocator.cc
third_party/libjxl/third_party/highway/hwy/aligned_allocator.h
third_party/libjxl/third_party/highway/hwy/aligned_allocator_test.cc
third_party/libjxl/third_party/highway/hwy/base.h
third_party/libjxl/third_party/highway/hwy/base_test.cc
third_party/libjxl/third_party/highway/hwy/bit_set.h
third_party/libjxl/third_party/highway/hwy/bit_set_test.cc
third_party/libjxl/third_party/highway/hwy/cache_control.h
third_party/libjxl/third_party/highway/hwy/detect_compiler_arch.h
third_party/libjxl/third_party/highway/hwy/detect_targets.h
third_party/libjxl/third_party/highway/hwy/foreach_target.h
third_party/libjxl/third_party/highway/hwy/highway.h
third_party/libjxl/third_party/highway/hwy/highway_export.h
third_party/libjxl/third_party/highway/hwy/highway_test.cc
third_party/libjxl/third_party/highway/hwy/hwy.version
third_party/libjxl/third_party/highway/hwy/nanobenchmark.cc
third_party/libjxl/third_party/highway/hwy/nanobenchmark.h
third_party/libjxl/third_party/highway/hwy/nanobenchmark_test.cc
third_party/libjxl/third_party/highway/hwy/per_target.cc
third_party/libjxl/third_party/highway/hwy/per_target.h
third_party/libjxl/third_party/highway/hwy/print-inl.h
third_party/libjxl/third_party/highway/hwy/print.cc
third_party/libjxl/third_party/highway/hwy/print.h
third_party/libjxl/third_party/highway/hwy/profiler.h
third_party/libjxl/third_party/highway/hwy/robust_statistics.h
third_party/libjxl/third_party/highway/hwy/stats.cc
third_party/libjxl/third_party/highway/hwy/stats.h
third_party/libjxl/third_party/highway/hwy/targets.cc
third_party/libjxl/third_party/highway/hwy/targets.h
third_party/libjxl/third_party/highway/hwy/targets_test.cc
third_party/libjxl/third_party/highway/hwy/timer-inl.h
third_party/libjxl/third_party/highway/hwy/timer.cc
third_party/libjxl/third_party/highway/hwy/timer.h
third_party/libjxl/third_party/highway/hwy/contrib/algo/copy-inl.h
third_party/libjxl/third_party/highway/hwy/contrib/algo/copy_test.cc
third_party/libjxl/third_party/highway/hwy/contrib/algo/find-inl.h
third_party/libjxl/third_party/highway/hwy/contrib/algo/find_test.cc
third_party/libjxl/third_party/highway/hwy/contrib/algo/transform-inl.h
third_party/libjxl/third_party/highway/hwy/contrib/algo/transform_test.cc
third_party/libjxl/third_party/highway/hwy/contrib/bit_pack/bit_pack-inl.h
third_party/libjxl/third_party/highway/hwy/contrib/bit_pack/bit_pack_test.cc
third_party/libjxl/third_party/highway/hwy/contrib/dot/dot-inl.h
third_party/libjxl/third_party/highway/hwy/contrib/dot/dot_test.cc
third_party/libjxl/third_party/highway/hwy/contrib/image/image.cc
third_party/libjxl/third_party/highway/hwy/contrib/image/image.h
third_party/libjxl/third_party/highway/hwy/contrib/image/image_test.cc
third_party/libjxl/third_party/highway/hwy/contrib/math/math-inl.h
third_party/libjxl/third_party/highway/hwy/contrib/math/math_test.cc
third_party/libjxl/third_party/highway/hwy/contrib/matvec/matvec-inl.h
third_party/libjxl/third_party/highway/hwy/contrib/matvec/matvec_test.cc
third_party/libjxl/third_party/highway/hwy/contrib/random/random-inl.h
third_party/libjxl/third_party/highway/hwy/contrib/random/random_test.cc
third_party/libjxl/third_party/highway/hwy/contrib/sort/BUILD
third_party/libjxl/third_party/highway/hwy/contrib/sort/README.md
third_party/libjxl/third_party/highway/hwy/contrib/sort/algo-inl.h
third_party/libjxl/third_party/highway/hwy/contrib/sort/bench_parallel.cc
third_party/libjxl/third_party/highway/hwy/contrib/sort/bench_sort.cc
third_party/libjxl/third_party/highway/hwy/contrib/sort/order.h
third_party/libjxl/third_party/highway/hwy/contrib/sort/print_network.cc
third_party/libjxl/third_party/highway/hwy/contrib/sort/result-inl.h
third_party/libjxl/third_party/highway/hwy/contrib/sort/shared-inl.h
third_party/libjxl/third_party/highway/hwy/contrib/sort/sort_test.cc
third_party/libjxl/third_party/highway/hwy/contrib/sort/sorting_networks-inl.h
third_party/libjxl/third_party/highway/hwy/contrib/sort/traits-inl.h
third_party/libjxl/third_party/highway/hwy/contrib/sort/traits128-inl.h
third_party/libjxl/third_party/highway/hwy/contrib/sort/vqsort-inl.h
third_party/libjxl/third_party/highway/hwy/contrib/sort/vqsort.cc
third_party/libjxl/third_party/highway/hwy/contrib/sort/vqsort.h
third_party/libjxl/third_party/highway/hwy/contrib/sort/vqsort_128a.cc
third_party/libjxl/third_party/highway/hwy/contrib/sort/vqsort_128d.cc
third_party/libjxl/third_party/highway/hwy/contrib/sort/vqsort_f16a.cc
third_party/libjxl/third_party/highway/hwy/contrib/sort/vqsort_f16d.cc
third_party/libjxl/third_party/highway/hwy/contrib/sort/vqsort_f32a.cc
third_party/libjxl/third_party/highway/hwy/contrib/sort/vqsort_f32d.cc
third_party/libjxl/third_party/highway/hwy/contrib/sort/vqsort_f64a.cc
third_party/libjxl/third_party/highway/hwy/contrib/sort/vqsort_f64d.cc
third_party/libjxl/third_party/highway/hwy/contrib/sort/vqsort_i16a.cc
third_party/libjxl/third_party/highway/hwy/contrib/sort/vqsort_i16d.cc
third_party/libjxl/third_party/highway/hwy/contrib/sort/vqsort_i32a.cc
third_party/libjxl/third_party/highway/hwy/contrib/sort/vqsort_i32d.cc
third_party/libjxl/third_party/highway/hwy/contrib/sort/vqsort_i64a.cc
third_party/libjxl/third_party/highway/hwy/contrib/sort/vqsort_i64d.cc
third_party/libjxl/third_party/highway/hwy/contrib/sort/vqsort_kv128a.cc
third_party/libjxl/third_party/highway/hwy/contrib/sort/vqsort_kv128d.cc
third_party/libjxl/third_party/highway/hwy/contrib/sort/vqsort_kv64a.cc
third_party/libjxl/third_party/highway/hwy/contrib/sort/vqsort_kv64d.cc
third_party/libjxl/third_party/highway/hwy/contrib/sort/vqsort_u16a.cc
third_party/libjxl/third_party/highway/hwy/contrib/sort/vqsort_u16d.cc
third_party/libjxl/third_party/highway/hwy/contrib/sort/vqsort_u32a.cc
third_party/libjxl/third_party/highway/hwy/contrib/sort/vqsort_u32d.cc
third_party/libjxl/third_party/highway/hwy/contrib/sort/vqsort_u64a.cc
third_party/libjxl/third_party/highway/hwy/contrib/sort/vqsort_u64d.cc
third_party/libjxl/third_party/highway/hwy/contrib/thread_pool/futex.h
third_party/libjxl/third_party/highway/hwy/contrib/thread_pool/thread_pool.h
third_party/libjxl/third_party/highway/hwy/contrib/thread_pool/thread_pool_test.cc
third_party/libjxl/third_party/highway/hwy/contrib/thread_pool/topology.cc
third_party/libjxl/third_party/highway/hwy/contrib/thread_pool/topology.h
third_party/libjxl/third_party/highway/hwy/contrib/thread_pool/topology_test.cc
third_party/libjxl/third_party/highway/hwy/contrib/unroller/README.md
third_party/libjxl/third_party/highway/hwy/contrib/unroller/unroller-inl.h
third_party/libjxl/third_party/highway/hwy/contrib/unroller/unroller_test.cc
third_party/libjxl/third_party/highway/hwy/examples/benchmark.cc
third_party/libjxl/third_party/highway/hwy/examples/profiler_example.cc
third_party/libjxl/third_party/highway/hwy/examples/skeleton-inl.h
third_party/libjxl/third_party/highway/hwy/examples/skeleton.cc
third_party/libjxl/third_party/highway/hwy/examples/skeleton.h
third_party/libjxl/third_party/highway/hwy/examples/skeleton_test.cc
third_party/libjxl/third_party/highway/hwy/ops/arm_neon-inl.h
third_party/libjxl/third_party/highway/hwy/ops/arm_sve-inl.h
third_party/libjxl/third_party/highway/hwy/ops/emu128-inl.h
third_party/libjxl/third_party/highway/hwy/ops/generic_ops-inl.h
third_party/libjxl/third_party/highway/hwy/ops/inside-inl.h
third_party/libjxl/third_party/highway/hwy/ops/ppc_vsx-inl.h
third_party/libjxl/third_party/highway/hwy/ops/rvv-inl.h
third_party/libjxl/third_party/highway/hwy/ops/scalar-inl.h
third_party/libjxl/third_party/highway/hwy/ops/set_macros-inl.h
third_party/libjxl/third_party/highway/hwy/ops/shared-inl.h
third_party/libjxl/third_party/highway/hwy/ops/wasm_128-inl.h
third_party/libjxl/third_party/highway/hwy/ops/wasm_256-inl.h
third_party/libjxl/third_party/highway/hwy/ops/x86_128-inl.h
third_party/libjxl/third_party/highway/hwy/ops/x86_256-inl.h
third_party/libjxl/third_party/highway/hwy/ops/x86_512-inl.h
third_party/libjxl/third_party/highway/hwy/tests/arithmetic_test.cc
third_party/libjxl/third_party/highway/hwy/tests/bit_permute_test.cc
third_party/libjxl/third_party/highway/hwy/tests/blockwise_shift_test.cc
third_party/libjxl/third_party/highway/hwy/tests/blockwise_test.cc
third_party/libjxl/third_party/highway/hwy/tests/cast_test.cc
third_party/libjxl/third_party/highway/hwy/tests/combine_test.cc
third_party/libjxl/third_party/highway/hwy/tests/compare_test.cc
third_party/libjxl/third_party/highway/hwy/tests/compress_test.cc
third_party/libjxl/third_party/highway/hwy/tests/convert_test.cc
third_party/libjxl/third_party/highway/hwy/tests/count_test.cc
third_party/libjxl/third_party/highway/hwy/tests/crypto_test.cc
third_party/libjxl/third_party/highway/hwy/tests/demote_test.cc
third_party/libjxl/third_party/highway/hwy/tests/div_test.cc
third_party/libjxl/third_party/highway/hwy/tests/dup128_vec_test.cc
third_party/libjxl/third_party/highway/hwy/tests/expand_test.cc
third_party/libjxl/third_party/highway/hwy/tests/float_test.cc
third_party/libjxl/third_party/highway/hwy/tests/foreach_vec_test.cc
third_party/libjxl/third_party/highway/hwy/tests/hwy_gtest.h
third_party/libjxl/third_party/highway/hwy/tests/if_test.cc
third_party/libjxl/third_party/highway/hwy/tests/in_range_float_to_int_conv_test.cc
third_party/libjxl/third_party/highway/hwy/tests/interleaved_test.cc
third_party/libjxl/third_party/highway/hwy/tests/list_targets.cc
third_party/libjxl/third_party/highway/hwy/tests/logical_test.cc
third_party/libjxl/third_party/highway/hwy/tests/mask_combine_test.cc
third_party/libjxl/third_party/highway/hwy/tests/mask_convert_test.cc
third_party/libjxl/third_party/highway/hwy/tests/mask_mem_test.cc
third_party/libjxl/third_party/highway/hwy/tests/mask_slide_test.cc
third_party/libjxl/third_party/highway/hwy/tests/mask_test.cc
third_party/libjxl/third_party/highway/hwy/tests/masked_arithmetic_test.cc
third_party/libjxl/third_party/highway/hwy/tests/masked_minmax_test.cc
third_party/libjxl/third_party/highway/hwy/tests/memory_test.cc
third_party/libjxl/third_party/highway/hwy/tests/minmax_test.cc
third_party/libjxl/third_party/highway/hwy/tests/mul_test.cc
third_party/libjxl/third_party/highway/hwy/tests/reduction_test.cc
third_party/libjxl/third_party/highway/hwy/tests/resize_test.cc
third_party/libjxl/third_party/highway/hwy/tests/reverse_test.cc
third_party/libjxl/third_party/highway/hwy/tests/saturated_test.cc
third_party/libjxl/third_party/highway/hwy/tests/shift_test.cc
third_party/libjxl/third_party/highway/hwy/tests/shuffle4_test.cc
third_party/libjxl/third_party/highway/hwy/tests/slide_up_down_test.cc
third_party/libjxl/third_party/highway/hwy/tests/sums_abs_diff_test.cc
third_party/libjxl/third_party/highway/hwy/tests/swizzle_block_test.cc
third_party/libjxl/third_party/highway/hwy/tests/swizzle_test.cc
third_party/libjxl/third_party/highway/hwy/tests/table_test.cc
third_party/libjxl/third_party/highway/hwy/tests/test_util-inl.h
third_party/libjxl/third_party/highway/hwy/tests/test_util.cc
third_party/libjxl/third_party/highway/hwy/tests/test_util.h
third_party/libjxl/third_party/highway/hwy/tests/test_util_test.cc
third_party/libjxl/third_party/highway/hwy/tests/truncate_test.cc
third_party/libjxl/third_party/highway/hwy/tests/tuple_test.cc
third_party/libjxl/third_party/highway/hwy/tests/widen_mul_test.cc
third_party/libjxl/third_party/skcms/.bazelrc
third_party/libjxl/third_party/skcms/.bazelversion
third_party/libjxl/third_party/skcms/.git
third_party/libjxl/third_party/skcms/.gitignore
third_party/libjxl/third_party/skcms/BAZEL.md
third_party/libjxl/third_party/skcms/BUILD.bazel
third_party/libjxl/third_party/skcms/LICENSE
third_party/libjxl/third_party/skcms/OWNERS
third_party/libjxl/third_party/skcms/README.chromium
third_party/libjxl/third_party/skcms/README.md
third_party/libjxl/third_party/skcms/WORKSPACE.bazel
third_party/libjxl/third_party/skcms/bench.c
third_party/libjxl/third_party/skcms/build.ninja
third_party/libjxl/third_party/skcms/codereview.settings
third_party/libjxl/third_party/skcms/iccdump.c
third_party/libjxl/third_party/skcms/msvs.ninja
third_party/libjxl/third_party/skcms/skcms.cc
third_party/libjxl/third_party/skcms/skcms.gni
third_party/libjxl/third_party/skcms/skcms.h
third_party/libjxl/third_party/skcms/test_only.c
third_party/libjxl/third_party/skcms/test_only.h
third_party/libjxl/third_party/skcms/tests.c
third_party/libjxl/third_party/skcms/whitespace.txt
third_party/libjxl/third_party/skcms/bazel/common_config_settings/BUILD.bazel
third_party/libjxl/third_party/skcms/bazel/platform/BUILD.bazel
third_party/libjxl/third_party/skcms/bazel/rbe/README.md
third_party/libjxl/third_party/skcms/bazel/rbe/linux-bazel-4.2.1/LICENSE
third_party/libjxl/third_party/skcms/bazel/rbe/linux-bazel-4.2.1/WORKSPACE
third_party/libjxl/third_party/skcms/bazel/rbe/linux-bazel-4.2.1/cc/BUILD
third_party/libjxl/third_party/skcms/bazel/rbe/linux-bazel-4.2.1/cc/WORKSPACE
third_party/libjxl/third_party/skcms/bazel/rbe/linux-bazel-4.2.1/cc/armeabi_cc_toolchain_config.bzl
third_party/libjxl/third_party/skcms/bazel/rbe/linux-bazel-4.2.1/cc/builtin_include_directory_paths
third_party/libjxl/third_party/skcms/bazel/rbe/linux-bazel-4.2.1/cc/cc_toolchain_config.bzl
third_party/libjxl/third_party/skcms/bazel/rbe/linux-bazel-4.2.1/cc/cc_wrapper.sh
third_party/libjxl/third_party/skcms/bazel/rbe/linux-bazel-4.2.1/cc/module.modulemap
third_party/libjxl/third_party/skcms/bazel/rbe/linux-bazel-4.2.1/cc/tools/cpp/empty.cc
third_party/libjxl/third_party/skcms/bazel/rbe/linux-bazel-4.2.1/config/BUILD
third_party/libjxl/third_party/skcms/bazel/rbe/windows-bazel-4.2.1/LICENSE
third_party/libjxl/third_party/skcms/bazel/rbe/windows-bazel-4.2.1/WORKSPACE
third_party/libjxl/third_party/skcms/bazel/rbe/windows-bazel-4.2.1/cc/BUILD
third_party/libjxl/third_party/skcms/bazel/rbe/windows-bazel-4.2.1/cc/WORKSPACE
third_party/libjxl/third_party/skcms/bazel/rbe/windows-bazel-4.2.1/cc/armeabi_cc_toolchain_config.bzl
third_party/libjxl/third_party/skcms/bazel/rbe/windows-bazel-4.2.1/cc/builtin_include_directory_paths_clangcl
third_party/libjxl/third_party/skcms/bazel/rbe/windows-bazel-4.2.1/cc/builtin_include_directory_paths_mingw
third_party/libjxl/third_party/skcms/bazel/rbe/windows-bazel-4.2.1/cc/builtin_include_directory_paths_msvc
third_party/libjxl/third_party/skcms/bazel/rbe/windows-bazel-4.2.1/cc/clang_installation_error.bat
third_party/libjxl/third_party/skcms/bazel/rbe/windows-bazel-4.2.1/cc/get_env.bat
third_party/libjxl/third_party/skcms/bazel/rbe/windows-bazel-4.2.1/cc/msys_gcc_installation_error.bat
third_party/libjxl/third_party/skcms/bazel/rbe/windows-bazel-4.2.1/cc/vc_installation_error_arm.bat
third_party/libjxl/third_party/skcms/bazel/rbe/windows-bazel-4.2.1/cc/vc_installation_error_arm64.bat
third_party/libjxl/third_party/skcms/bazel/rbe/windows-bazel-4.2.1/cc/windows_cc_toolchain_config.bzl
third_party/libjxl/third_party/skcms/bazel/rbe/windows-bazel-4.2.1/config/BUILD
third_party/libjxl/third_party/skcms/fuzz/BUILD
third_party/libjxl/third_party/skcms/fuzz/fuzz_iccprofile_atf.c
third_party/libjxl/third_party/skcms/fuzz/fuzz_iccprofile_info.c
third_party/libjxl/third_party/skcms/fuzz/fuzz_iccprofile_transform.c
third_party/libjxl/third_party/skcms/fuzz/fuzz_main.c
third_party/libjxl/third_party/skcms/infra/skcq.json
third_party/libjxl/third_party/skcms/infra/bots/bazel.py
third_party/libjxl/third_party/skcms/infra/bots/bot.py
third_party/libjxl/third_party/skcms/infra/bots/tasks.json
third_party/libjxl/third_party/skcms/infra/project-config/README.md
third_party/libjxl/third_party/skcms/infra/project-config/project.cfg
third_party/libjxl/third_party/skcms/infra/project-config/refs.cfg
third_party/libjxl/third_party/skcms/ninja/android
third_party/libjxl/third_party/skcms/ninja/android-arm
third_party/libjxl/third_party/skcms/ninja/android-arm.lsan
third_party/libjxl/third_party/skcms/ninja/android-arm.neon-vfpv4
third_party/libjxl/third_party/skcms/ninja/android-arm.neon-vfpv4-O3
third_party/libjxl/third_party/skcms/ninja/android-arm.portable
third_party/libjxl/third_party/skcms/ninja/android-arm.tiny
third_party/libjxl/third_party/skcms/ninja/android-arm.vfpv2
third_party/libjxl/third_party/skcms/ninja/android.lsan
third_party/libjxl/third_party/skcms/ninja/android.nofp16
third_party/libjxl/third_party/skcms/ninja/android.portable
third_party/libjxl/third_party/skcms/ninja/android.tiny
third_party/libjxl/third_party/skcms/ninja/clang
third_party/libjxl/third_party/skcms/ninja/clang.O0
third_party/libjxl/third_party/skcms/ninja/clang.avx512
third_party/libjxl/third_party/skcms/ninja/clang.hsw
third_party/libjxl/third_party/skcms/ninja/clang.lsan
third_party/libjxl/third_party/skcms/ninja/clang.m32
third_party/libjxl/third_party/skcms/ninja/clang.m32-O0
third_party/libjxl/third_party/skcms/ninja/clang.msan
third_party/libjxl/third_party/skcms/ninja/clang.native
third_party/libjxl/third_party/skcms/ninja/clang.portable
third_party/libjxl/third_party/skcms/ninja/clang.sse2
third_party/libjxl/third_party/skcms/ninja/clang.sse41
third_party/libjxl/third_party/skcms/ninja/clang.tiny
third_party/libjxl/third_party/skcms/ninja/clang.xsan
third_party/libjxl/third_party/skcms/ninja/clang.xsan-portable
third_party/libjxl/third_party/skcms/ninja/common
third_party/libjxl/third_party/skcms/ninja/emscripten
third_party/libjxl/third_party/skcms/ninja/emscripten.simd
third_party/libjxl/third_party/skcms/ninja/gcc
third_party/libjxl/third_party/skcms/ninja/gcc.O0
third_party/libjxl/third_party/skcms/ninja/gcc.m32
third_party/libjxl/third_party/skcms/ninja/gcc.m32-O0
third_party/libjxl/third_party/skcms/ninja/gcc.musl
third_party/libjxl/third_party/skcms/ninja/gcc.native
third_party/libjxl/third_party/skcms/ninja/gcc.portable
third_party/libjxl/third_party/skcms/ninja/gcc.tiny
third_party/libjxl/third_party/skcms/ninja/gcc.xsan
third_party/libjxl/third_party/skcms/ninja/ios
third_party/libjxl/third_party/skcms/ninja/ios.portable
third_party/libjxl/third_party/skcms/ninja/ios.tiny
third_party/libjxl/third_party/skcms/ninja/ios.xsan
third_party/libjxl/third_party/skcms/ninja/local
third_party/libjxl/third_party/skcms/ninja/msvs
third_party/libjxl/third_party/skcms/ninja/msvs.analyze
third_party/libjxl/third_party/skcms/ninja/msvs.clang
third_party/libjxl/third_party/skcms/ninja/msvs.clang-fast
third_party/libjxl/third_party/skcms/ninja/msvs.fast
third_party/libjxl/third_party/skcms/ninja/targets
third_party/libjxl/third_party/skcms/profiles/sRGB_Facebook.icc
third_party/libjxl/third_party/skcms/profiles/sRGB_Facebook.icc.txt
third_party/libjxl/third_party/skcms/profiles/color.org/Lower_Left.icc
third_party/libjxl/third_party/skcms/profiles/color.org/Lower_Left.icc.txt
third_party/libjxl/third_party/skcms/profiles/color.org/Lower_Right.icc
third_party/libjxl/third_party/skcms/profiles/color.org/Lower_Right.icc.txt
third_party/libjxl/third_party/skcms/profiles/color.org/README
third_party/libjxl/third_party/skcms/profiles/color.org/Upper_Left.icc
third_party/libjxl/third_party/skcms/profiles/color.org/Upper_Left.icc.txt
third_party/libjxl/third_party/skcms/profiles/color.org/Upper_Right.icc
third_party/libjxl/third_party/skcms/profiles/color.org/Upper_Right.icc.txt
third_party/libjxl/third_party/skcms/profiles/color.org/sRGB2014.icc
third_party/libjxl/third_party/skcms/profiles/color.org/sRGB2014.icc.txt
third_party/libjxl/third_party/skcms/profiles/color.org/sRGB_D65_MAT.icc
third_party/libjxl/third_party/skcms/profiles/color.org/sRGB_D65_MAT.icc.txt
third_party/libjxl/third_party/skcms/profiles/color.org/sRGB_D65_colorimetric.icc
third_party/libjxl/third_party/skcms/profiles/color.org/sRGB_D65_colorimetric.icc.txt
third_party/libjxl/third_party/skcms/profiles/color.org/sRGB_ICC_v4_Appearance.icc
third_party/libjxl/third_party/skcms/profiles/color.org/sRGB_ICC_v4_Appearance.icc.txt
third_party/libjxl/third_party/skcms/profiles/color.org/sRGB_ISO22028.icc
third_party/libjxl/third_party/skcms/profiles/color.org/sRGB_ISO22028.icc.txt
third_party/libjxl/third_party/skcms/profiles/color.org/sRGB_v4_ICC_preference.icc
third_party/libjxl/third_party/skcms/profiles/color.org/sRGB_v4_ICC_preference.icc.txt
third_party/libjxl/third_party/skcms/profiles/fuzz/a2b_too_many_input_channels.icc
third_party/libjxl/third_party/skcms/profiles/fuzz/a2b_too_many_input_channels.icc.txt
third_party/libjxl/third_party/skcms/profiles/fuzz/a2b_too_many_input_channels2.icc
third_party/libjxl/third_party/skcms/profiles/fuzz/a2b_too_many_input_channels2.icc.txt
third_party/libjxl/third_party/skcms/profiles/fuzz/b2a_no_clut.icc
third_party/libjxl/third_party/skcms/profiles/fuzz/b2a_no_clut.icc.txt
third_party/libjxl/third_party/skcms/profiles/fuzz/b2a_too_few_output_channels.icc
third_party/libjxl/third_party/skcms/profiles/fuzz/b2a_too_few_output_channels.icc.txt
third_party/libjxl/third_party/skcms/profiles/fuzz/curv_size_overflow.icc
third_party/libjxl/third_party/skcms/profiles/fuzz/curv_size_overflow.icc.txt
third_party/libjxl/third_party/skcms/profiles/fuzz/direct_fit_negative_a.icc
third_party/libjxl/third_party/skcms/profiles/fuzz/direct_fit_negative_a.icc.txt
third_party/libjxl/third_party/skcms/profiles/fuzz/direct_fit_not_invertible.icc
third_party/libjxl/third_party/skcms/profiles/fuzz/direct_fit_not_invertible.icc.txt
third_party/libjxl/third_party/skcms/profiles/fuzz/fit_pq.icc
third_party/libjxl/third_party/skcms/profiles/fuzz/fit_pq.icc.txt
third_party/libjxl/third_party/skcms/profiles/fuzz/inf_a.icc
third_party/libjxl/third_party/skcms/profiles/fuzz/inf_a.icc.txt
third_party/libjxl/third_party/skcms/profiles/fuzz/infinite_roundtrip.icc
third_party/libjxl/third_party/skcms/profiles/fuzz/infinite_roundtrip.icc.txt
third_party/libjxl/third_party/skcms/profiles/fuzz/inverse_tf_adb_negative.icc
third_party/libjxl/third_party/skcms/profiles/fuzz/inverse_tf_adb_negative.icc.txt
third_party/libjxl/third_party/skcms/profiles/fuzz/inverse_tf_huge_g.icc
third_party/libjxl/third_party/skcms/profiles/fuzz/inverse_tf_huge_g.icc.txt
third_party/libjxl/third_party/skcms/profiles/fuzz/inverse_tf_not_invertible.icc
third_party/libjxl/third_party/skcms/profiles/fuzz/inverse_tf_not_invertible.icc.txt
third_party/libjxl/third_party/skcms/profiles/fuzz/large_g.icc
third_party/libjxl/third_party/skcms/profiles/fuzz/large_g.icc.txt
third_party/libjxl/third_party/skcms/profiles/fuzz/last_tag_too_small.icc
third_party/libjxl/third_party/skcms/profiles/fuzz/last_tag_too_small.icc.txt
third_party/libjxl/third_party/skcms/profiles/fuzz/mangled_trc_tags.icc
third_party/libjxl/third_party/skcms/profiles/fuzz/mangled_trc_tags.icc.txt
third_party/libjxl/third_party/skcms/profiles/fuzz/named_tag_too_small.icc
third_party/libjxl/third_party/skcms/profiles/fuzz/named_tag_too_small.icc.txt
third_party/libjxl/third_party/skcms/profiles/fuzz/nan_s.icc
third_party/libjxl/third_party/skcms/profiles/fuzz/nan_s.icc.txt
third_party/libjxl/third_party/skcms/profiles/fuzz/negative_a_plus_b.icc
third_party/libjxl/third_party/skcms/profiles/fuzz/negative_a_plus_b.icc.txt
third_party/libjxl/third_party/skcms/profiles/fuzz/negative_a_when_inverted.icc
third_party/libjxl/third_party/skcms/profiles/fuzz/negative_a_when_inverted.icc.txt
third_party/libjxl/third_party/skcms/profiles/fuzz/negative_g_para.icc
third_party/libjxl/third_party/skcms/profiles/fuzz/negative_g_para.icc.txt
third_party/libjxl/third_party/skcms/profiles/fuzz/one_d_clut.icc
third_party/libjxl/third_party/skcms/profiles/fuzz/one_d_clut.icc.txt
third_party/libjxl/third_party/skcms/profiles/fuzz/polytf_big_float_to_int_cast.icc
third_party/libjxl/third_party/skcms/profiles/fuzz/polytf_big_float_to_int_cast.icc.txt
third_party/libjxl/third_party/skcms/profiles/fuzz/polytf_nan_after_update.icc
third_party/libjxl/third_party/skcms/profiles/fuzz/polytf_nan_after_update.icc.txt
third_party/libjxl/third_party/skcms/profiles/fuzz/truncated_curv_tag.icc
third_party/libjxl/third_party/skcms/profiles/fuzz/truncated_curv_tag.icc.txt
third_party/libjxl/third_party/skcms/profiles/fuzz/zero_a.icc
third_party/libjxl/third_party/skcms/profiles/fuzz/zero_a.icc.txt
third_party/libjxl/third_party/skcms/profiles/fuzz/zero_g.icc
third_party/libjxl/third_party/skcms/profiles/fuzz/zero_g.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/AdobeColorSpin.icc
third_party/libjxl/third_party/skcms/profiles/misc/AdobeColorSpin.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/AdobeRGB.icc
third_party/libjxl/third_party/skcms/profiles/misc/AdobeRGB.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/Apple_Color_LCD.icc
third_party/libjxl/third_party/skcms/profiles/misc/Apple_Color_LCD.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/Apple_Wide_Color.icc
third_party/libjxl/third_party/skcms/profiles/misc/Apple_Wide_Color.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/BenQ_GL2450.icc
third_party/libjxl/third_party/skcms/profiles/misc/BenQ_GL2450.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/BenQ_RL2455.icc
third_party/libjxl/third_party/skcms/profiles/misc/BenQ_RL2455.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/Calibrated_A2B_XYZ_Mismatch.icc
third_party/libjxl/third_party/skcms/profiles/misc/Calibrated_A2B_XYZ_Mismatch.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/Coated_FOGRA27_CMYK.icc
third_party/libjxl/third_party/skcms/profiles/misc/Coated_FOGRA27_CMYK.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/Coated_FOGRA39_CMYK.icc
third_party/libjxl/third_party/skcms/profiles/misc/Coated_FOGRA39_CMYK.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/ColorGATE_Sihl_PhotoPaper.icc
third_party/libjxl/third_party/skcms/profiles/misc/ColorGATE_Sihl_PhotoPaper.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/ColorLogic_ISO_Coated_CMYK.icc
third_party/libjxl/third_party/skcms/profiles/misc/ColorLogic_ISO_Coated_CMYK.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/Color_Spin_Gamma_18.icc
third_party/libjxl/third_party/skcms/profiles/misc/Color_Spin_Gamma_18.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/DisplayCal_ASUS_NonMonotonic.icc
third_party/libjxl/third_party/skcms/profiles/misc/DisplayCal_ASUS_NonMonotonic.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/Dot_Gain_20_Grayscale.icc
third_party/libjxl/third_party/skcms/profiles/misc/Dot_Gain_20_Grayscale.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/Generic_RGB_Gamma_18.icc
third_party/libjxl/third_party/skcms/profiles/misc/Generic_RGB_Gamma_18.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/Gray_Gamma_22.icc
third_party/libjxl/third_party/skcms/profiles/misc/Gray_Gamma_22.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/HD_709.icc
third_party/libjxl/third_party/skcms/profiles/misc/HD_709.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/Japan_Color_2001_Coated.icc
third_party/libjxl/third_party/skcms/profiles/misc/Japan_Color_2001_Coated.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/Kodak_sRGB.icc
third_party/libjxl/third_party/skcms/profiles/misc/Kodak_sRGB.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/Lexmark_X110.icc
third_party/libjxl/third_party/skcms/profiles/misc/Lexmark_X110.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/MR2416GSDF.icc
third_party/libjxl/third_party/skcms/profiles/misc/MR2416GSDF.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/MartiMaria_browsertest_A2B.icc
third_party/libjxl/third_party/skcms/profiles/misc/MartiMaria_browsertest_A2B.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/MartiMaria_browsertest_HARD.icc
third_party/libjxl/third_party/skcms/profiles/misc/MartiMaria_browsertest_HARD.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/P3_PQ_cicp.icc
third_party/libjxl/third_party/skcms/profiles/misc/P3_PQ_cicp.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/Phase_One_P25.icc
third_party/libjxl/third_party/skcms/profiles/misc/Phase_One_P25.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/PrintOpen_ISO_Coated_CMYK.icc
third_party/libjxl/third_party/skcms/profiles/misc/PrintOpen_ISO_Coated_CMYK.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/Rec2020_HLG_cicp.icc
third_party/libjxl/third_party/skcms/profiles/misc/Rec2020_HLG_cicp.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/Rec2020_PQ_cicp.icc
third_party/libjxl/third_party/skcms/profiles/misc/Rec2020_PQ_cicp.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/SM245B.icc
third_party/libjxl/third_party/skcms/profiles/misc/SM245B.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/SWOP_Coated_20_GCR_CMYK.icc
third_party/libjxl/third_party/skcms/profiles/misc/SWOP_Coated_20_GCR_CMYK.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/ThinkpadX1YogaV2.icc
third_party/libjxl/third_party/skcms/profiles/misc/ThinkpadX1YogaV2.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/US_Web_Coated_SWOP_CMYK.icc
third_party/libjxl/third_party/skcms/profiles/misc/US_Web_Coated_SWOP_CMYK.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/XPS13_9360.icc
third_party/libjxl/third_party/skcms/profiles/misc/XPS13_9360.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/XRite_GRACol7_340_CMYK.icc
third_party/libjxl/third_party/skcms/profiles/misc/XRite_GRACol7_340_CMYK.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/bad_pcs.icc
third_party/libjxl/third_party/skcms/profiles/misc/bad_pcs.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/calibrated_nonzero_black.icc
third_party/libjxl/third_party/skcms/profiles/misc/calibrated_nonzero_black.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/crbug_1017960_19.icc
third_party/libjxl/third_party/skcms/profiles/misc/crbug_1017960_19.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/crbug_976551.icc
third_party/libjxl/third_party/skcms/profiles/misc/crbug_976551.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/sRGB_Calibrated_Heterogeneous.icc
third_party/libjxl/third_party/skcms/profiles/misc/sRGB_Calibrated_Heterogeneous.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/sRGB_Calibrated_Homogeneous.icc
third_party/libjxl/third_party/skcms/profiles/misc/sRGB_Calibrated_Homogeneous.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/sRGB_HP.icc
third_party/libjxl/third_party/skcms/profiles/misc/sRGB_HP.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/sRGB_HP_2.icc
third_party/libjxl/third_party/skcms/profiles/misc/sRGB_HP_2.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/sRGB_ICC_v4_beta.icc
third_party/libjxl/third_party/skcms/profiles/misc/sRGB_ICC_v4_beta.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/sRGB_black_scaled.icc
third_party/libjxl/third_party/skcms/profiles/misc/sRGB_black_scaled.icc.txt
third_party/libjxl/third_party/skcms/profiles/misc/sRGB_lcms.icc
third_party/libjxl/third_party/skcms/profiles/misc/sRGB_lcms.icc.txt
third_party/libjxl/third_party/skcms/profiles/mobile/Display_P3_LUT.icc
third_party/libjxl/third_party/skcms/profiles/mobile/Display_P3_LUT.icc.txt
third_party/libjxl/third_party/skcms/profiles/mobile/Display_P3_parametric.icc
third_party/libjxl/third_party/skcms/profiles/mobile/Display_P3_parametric.icc.txt
third_party/libjxl/third_party/skcms/profiles/mobile/README
third_party/libjxl/third_party/skcms/profiles/mobile/iPhone7p.icc
third_party/libjxl/third_party/skcms/profiles/mobile/iPhone7p.icc.txt
third_party/libjxl/third_party/skcms/profiles/mobile/sRGB_LUT.icc
third_party/libjxl/third_party/skcms/profiles/mobile/sRGB_LUT.icc.txt
third_party/libjxl/third_party/skcms/profiles/mobile/sRGB_parametric.icc
third_party/libjxl/third_party/skcms/profiles/mobile/sRGB_parametric.icc.txt
third_party/libjxl/third_party/skcms/src/Transform_inl.h
third_party/libjxl/third_party/skcms/src/skcms_Transform.h
third_party/libjxl/third_party/skcms/src/skcms_TransformBaseline.cc
third_party/libjxl/third_party/skcms/src/skcms_TransformHsw.cc
third_party/libjxl/third_party/skcms/src/skcms_TransformSkx.cc
third_party/libjxl/third_party/skcms/src/skcms_internals.h
third_party/libjxl/third_party/skcms/src/skcms_public.h
third_party/libjxl/third_party/skcms/toolchain/BUILD.bazel
third_party/libjxl/third_party/skcms/toolchain/README.md
third_party/libjxl/third_party/skcms/toolchain/clang_layering_check.bzl
third_party/libjxl/third_party/skcms/toolchain/clang_linux_amd64_toolchain_config.bzl
third_party/libjxl/third_party/skcms/toolchain/download_clang_linux_amd64.bzl
third_party/libjxl/third_party/skcms/toolchain/download_mac_toolchain.bzl
third_party/libjxl/third_party/skcms/toolchain/download_ndk_linux_amd64.bzl
third_party/libjxl/third_party/skcms/toolchain/download_toolchains.bzl
third_party/libjxl/third_party/skcms/toolchain/mac_toolchain_config.bzl
third_party/libjxl/third_party/skcms/toolchain/ndk.BUILD
third_party/libjxl/third_party/skcms/toolchain/ndk_linux_arm64_toolchain_config.bzl
third_party/libjxl/third_party/skcms/toolchain/utils.bzl
third_party/libjxl/third_party/skcms/toolchain/android_trampolines/aarch64-linux-android-ar.sh
third_party/libjxl/third_party/skcms/toolchain/android_trampolines/aarch64-linux-android-dwp.sh
third_party/libjxl/third_party/skcms/toolchain/android_trampolines/aarch64-linux-android-ld.sh
third_party/libjxl/third_party/skcms/toolchain/android_trampolines/aarch64-linux-android-nm.sh
third_party/libjxl/third_party/skcms/toolchain/android_trampolines/aarch64-linux-android-objcopy.sh
third_party/libjxl/third_party/skcms/toolchain/android_trampolines/aarch64-linux-android-objdump.sh
third_party/libjxl/third_party/skcms/toolchain/android_trampolines/aarch64-linux-android-strip.sh
third_party/libjxl/third_party/skcms/toolchain/android_trampolines/arm-linux-androideabi-ar.sh
third_party/libjxl/third_party/skcms/toolchain/android_trampolines/arm-linux-androideabi-dwp.sh
third_party/libjxl/third_party/skcms/toolchain/android_trampolines/arm-linux-androideabi-ld.sh
third_party/libjxl/third_party/skcms/toolchain/android_trampolines/arm-linux-androideabi-nm.sh
third_party/libjxl/third_party/skcms/toolchain/android_trampolines/arm-linux-androideabi-objcopy.sh
third_party/libjxl/third_party/skcms/toolchain/android_trampolines/arm-linux-androideabi-objdump.sh
third_party/libjxl/third_party/skcms/toolchain/android_trampolines/arm-linux-androideabi-strip.sh
third_party/libjxl/third_party/skcms/toolchain/android_trampolines/clang.sh
third_party/libjxl/third_party/skcms/toolchain/android_trampolines/gen_trampolines/gen_trampolines.go
third_party/libjxl/third_party/skcms/toolchain/linux_amd64_trampolines/ar.sh
third_party/libjxl/third_party/skcms/toolchain/linux_amd64_trampolines/clang.sh
third_party/libjxl/third_party/skcms/toolchain/mac_trampolines/ar_trampoline_mac.sh
third_party/libjxl/third_party/skcms/toolchain/mac_trampolines/clang_trampoline_mac.sh
third_party/libjxl/tools/BUILD
third_party/libjxl/tools/CMakeLists.txt
third_party/libjxl/tools/args.h
third_party/libjxl/tools/butteraugli_main.cc
third_party/libjxl/tools/cjxl_fuzzer.cc
third_party/libjxl/tools/cjxl_main.cc
third_party/libjxl/tools/cmdline.cc
third_party/libjxl/tools/cmdline.h
third_party/libjxl/tools/codec_config.cc
third_party/libjxl/tools/codec_config.h
third_party/libjxl/tools/color_encoding_fuzzer.cc
third_party/libjxl/tools/decode_and_encode.cc
third_party/libjxl/tools/decode_basic_info_fuzzer.cc
third_party/libjxl/tools/demo_vardct_select.sh
third_party/libjxl/tools/djxl_fuzzer.cc
third_party/libjxl/tools/djxl_fuzzer_corpus.cc
third_party/libjxl/tools/djxl_fuzzer_test.cc
third_party/libjxl/tools/djxl_main.cc
third_party/libjxl/tools/example_tree.txt
third_party/libjxl/tools/example_tree2.txt
third_party/libjxl/tools/fields_fuzzer.cc
third_party/libjxl/tools/file_io.h
third_party/libjxl/tools/fuzzer_stub.cc
third_party/libjxl/tools/gauss_blur.cc
third_party/libjxl/tools/gauss_blur.h
third_party/libjxl/tools/gauss_blur_gbench.cc
third_party/libjxl/tools/gauss_blur_test.cc
third_party/libjxl/tools/git_version.cmake
third_party/libjxl/tools/icc_codec_fuzzer.cc
third_party/libjxl/tools/icc_simplify.cc
third_party/libjxl/tools/jxl_from_tree.cc
third_party/libjxl/tools/jxlinfo.cc
third_party/libjxl/tools/jxltran.cc
third_party/libjxl/tools/libjxl_test.c
third_party/libjxl/tools/no_memory_manager.cc
third_party/libjxl/tools/no_memory_manager.h
third_party/libjxl/tools/rans_fuzzer.cc
third_party/libjxl/tools/set_from_bytes_fuzzer.cc
third_party/libjxl/tools/speed_stats.cc
third_party/libjxl/tools/speed_stats.h
third_party/libjxl/tools/ssimulacra.cc
third_party/libjxl/tools/ssimulacra.h
third_party/libjxl/tools/ssimulacra.txt
third_party/libjxl/tools/ssimulacra2.cc
third_party/libjxl/tools/ssimulacra2.h
third_party/libjxl/tools/ssimulacra2_main.cc
third_party/libjxl/tools/ssimulacra_main.cc
third_party/libjxl/tools/streaming_fuzzer.cc
third_party/libjxl/tools/thread_pool_internal.h
third_party/libjxl/tools/tool_version.cc
third_party/libjxl/tools/tool_version.h
third_party/libjxl/tools/tracking_memory_manager.cc
third_party/libjxl/tools/tracking_memory_manager.h
third_party/libjxl/tools/transforms_fuzzer.cc
third_party/libjxl/tools/utf8.manifest
third_party/libjxl/tools/utf8.rc
third_party/libjxl/tools/xyb_range.cc
third_party/libjxl/tools/benchmark/benchmark_args.cc
third_party/libjxl/tools/benchmark/benchmark_args.h
third_party/libjxl/tools/benchmark/benchmark_codec.cc
third_party/libjxl/tools/benchmark/benchmark_codec.h
third_party/libjxl/tools/benchmark/benchmark_codec_avif.cc
third_party/libjxl/tools/benchmark/benchmark_codec_avif.h
third_party/libjxl/tools/benchmark/benchmark_codec_custom.cc
third_party/libjxl/tools/benchmark/benchmark_codec_custom.h
third_party/libjxl/tools/benchmark/benchmark_codec_jpeg.cc
third_party/libjxl/tools/benchmark/benchmark_codec_jpeg.h
third_party/libjxl/tools/benchmark/benchmark_codec_jxl.cc
third_party/libjxl/tools/benchmark/benchmark_codec_jxl.h
third_party/libjxl/tools/benchmark/benchmark_codec_png.cc
third_party/libjxl/tools/benchmark/benchmark_codec_png.h
third_party/libjxl/tools/benchmark/benchmark_codec_webp.cc
third_party/libjxl/tools/benchmark/benchmark_codec_webp.h
third_party/libjxl/tools/benchmark/benchmark_file_io.cc
third_party/libjxl/tools/benchmark/benchmark_file_io.h
third_party/libjxl/tools/benchmark/benchmark_stats.cc
third_party/libjxl/tools/benchmark/benchmark_stats.h
third_party/libjxl/tools/benchmark/benchmark_utils.cc
third_party/libjxl/tools/benchmark/benchmark_utils.h
third_party/libjxl/tools/benchmark/benchmark_xl.cc
third_party/libjxl/tools/benchmark/hm/README.md
third_party/libjxl/tools/benchmark/hm/decode.sh
third_party/libjxl/tools/benchmark/hm/encode.sh
third_party/libjxl/tools/benchmark/metrics/compute-hdrvdp.m
third_party/libjxl/tools/benchmark/metrics/compute-pumetrics.m
third_party/libjxl/tools/benchmark/metrics/compute_octave_metric.sh
third_party/libjxl/tools/benchmark/metrics/dists-rgb.sh
third_party/libjxl/tools/benchmark/metrics/fsim-rgb.sh
third_party/libjxl/tools/benchmark/metrics/fsim-y.sh
third_party/libjxl/tools/benchmark/metrics/gmsd-rgb.sh
third_party/libjxl/tools/benchmark/metrics/hdr_plots.sh
third_party/libjxl/tools/benchmark/metrics/hdrvdp-fixes.patch
third_party/libjxl/tools/benchmark/metrics/hdrvdp.sh
third_party/libjxl/tools/benchmark/metrics/iqa.py
third_party/libjxl/tools/benchmark/metrics/iqa_wrapper.sh
third_party/libjxl/tools/benchmark/metrics/lpips-rgb.sh
third_party/libjxl/tools/benchmark/metrics/mrse.sh
third_party/libjxl/tools/benchmark/metrics/msssim-rgb.sh
third_party/libjxl/tools/benchmark/metrics/msssim-y.sh
third_party/libjxl/tools/benchmark/metrics/nlpd-y.sh
third_party/libjxl/tools/benchmark/metrics/plots.py
third_party/libjxl/tools/benchmark/metrics/prepare_metrics.sh
third_party/libjxl/tools/benchmark/metrics/pupsnr.sh
third_party/libjxl/tools/benchmark/metrics/pussim.sh
third_party/libjxl/tools/benchmark/metrics/run_all_hdr_metrics.sh
third_party/libjxl/tools/benchmark/metrics/run_all_sdr_metrics.sh
third_party/libjxl/tools/benchmark/metrics/sdr_plots.sh
third_party/libjxl/tools/benchmark/metrics/ssim-rgb.sh
third_party/libjxl/tools/benchmark/metrics/ssim-y.sh
third_party/libjxl/tools/benchmark/metrics/ssimulacra.sh
third_party/libjxl/tools/benchmark/metrics/vif-rgb.sh
third_party/libjxl/tools/benchmark/metrics/vmaf.sh
third_party/libjxl/tools/benchmark/metrics/vsi-rgb.sh
third_party/libjxl/tools/comparison_viewer/CMakeLists.txt
third_party/libjxl/tools/comparison_viewer/codec_comparison_window.cc
third_party/libjxl/tools/comparison_viewer/codec_comparison_window.h
third_party/libjxl/tools/comparison_viewer/codec_comparison_window.ui
third_party/libjxl/tools/comparison_viewer/compare_codecs.cc
third_party/libjxl/tools/comparison_viewer/compare_images.cc
third_party/libjxl/tools/comparison_viewer/image_loading.cc
third_party/libjxl/tools/comparison_viewer/image_loading.h
third_party/libjxl/tools/comparison_viewer/settings.cc
third_party/libjxl/tools/comparison_viewer/settings.h
third_party/libjxl/tools/comparison_viewer/settings.ui
third_party/libjxl/tools/comparison_viewer/split_image_renderer.cc
third_party/libjxl/tools/comparison_viewer/split_image_renderer.h
third_party/libjxl/tools/comparison_viewer/split_image_view.cc
third_party/libjxl/tools/comparison_viewer/split_image_view.h
third_party/libjxl/tools/comparison_viewer/split_image_view.ui
third_party/libjxl/tools/conformance/CMakeLists.txt
third_party/libjxl/tools/conformance/conformance.py
third_party/libjxl/tools/conformance/generator.py
third_party/libjxl/tools/conformance/lcms2.py
third_party/libjxl/tools/conformance/tooling_test.sh
third_party/libjxl/tools/fast_lossless/.gitignore
third_party/libjxl/tools/fast_lossless/README.md
third_party/libjxl/tools/fast_lossless/build-android.sh
third_party/libjxl/tools/fast_lossless/build.sh
third_party/libjxl/tools/fast_lossless/cross_compile_aarch64.sh
third_party/libjxl/tools/fast_lossless/fast_lossless_main.cc
third_party/libjxl/tools/fast_lossless/pam-input.h
third_party/libjxl/tools/flicker_test/CMakeLists.txt
third_party/libjxl/tools/flicker_test/main.cc
third_party/libjxl/tools/flicker_test/parameters.cc
third_party/libjxl/tools/flicker_test/parameters.h
third_party/libjxl/tools/flicker_test/setup.cc
third_party/libjxl/tools/flicker_test/setup.h
third_party/libjxl/tools/flicker_test/setup.ui
third_party/libjxl/tools/flicker_test/split_view.cc
third_party/libjxl/tools/flicker_test/split_view.h
third_party/libjxl/tools/flicker_test/test_window.cc
third_party/libjxl/tools/flicker_test/test_window.h
third_party/libjxl/tools/flicker_test/test_window.ui
third_party/libjxl/tools/hdr/README.md
third_party/libjxl/tools/hdr/display_to_hlg.cc
third_party/libjxl/tools/hdr/exr_to_pq.cc
third_party/libjxl/tools/hdr/generate_lut_template.cc
third_party/libjxl/tools/hdr/image_utils.h
third_party/libjxl/tools/hdr/local_tone_map.cc
third_party/libjxl/tools/hdr/pq_to_hlg.cc
third_party/libjxl/tools/hdr/render_hlg.cc
third_party/libjxl/tools/hdr/texture_to_cube.cc
third_party/libjxl/tools/hdr/tone_map.cc
third_party/libjxl/tools/icc_detect/icc_detect.h
third_party/libjxl/tools/icc_detect/icc_detect_empty.cc
third_party/libjxl/tools/icc_detect/icc_detect_win32.cc
third_party/libjxl/tools/icc_detect/icc_detect_x11.cc
third_party/libjxl/tools/jni/org/jpeg/jpegxl/wrapper/Decoder.java
third_party/libjxl/tools/jni/org/jpeg/jpegxl/wrapper/DecoderJni.java
third_party/libjxl/tools/jni/org/jpeg/jpegxl/wrapper/DecoderTest.java
third_party/libjxl/tools/jni/org/jpeg/jpegxl/wrapper/ImageData.java
third_party/libjxl/tools/jni/org/jpeg/jpegxl/wrapper/JniHelper.java
third_party/libjxl/tools/jni/org/jpeg/jpegxl/wrapper/PixelFormat.java
third_party/libjxl/tools/jni/org/jpeg/jpegxl/wrapper/Status.java
third_party/libjxl/tools/jni/org/jpeg/jpegxl/wrapper/StreamInfo.java
third_party/libjxl/tools/jni/org/jpeg/jpegxl/wrapper/decoder_jni.cc
third_party/libjxl/tools/jni/org/jpeg/jpegxl/wrapper/decoder_jni.h
third_party/libjxl/tools/jni/org/jpeg/jpegxl/wrapper/decoder_jni_onload.cc
third_party/libjxl/tools/optimizer/apply_simplex.py
third_party/libjxl/tools/optimizer/simplex_fork.py
third_party/libjxl/tools/scripts/bisector
third_party/libjxl/tools/scripts/build_cleaner.py
third_party/libjxl/tools/scripts/build_stats.py
third_party/libjxl/tools/scripts/check_author.py
third_party/libjxl/tools/scripts/cjxl_bisect_bpp
third_party/libjxl/tools/scripts/cjxl_bisect_size
third_party/libjxl/tools/scripts/demo_progressive_saliency_encoding.py
third_party/libjxl/tools/scripts/fix_headers.sh
third_party/libjxl/tools/scripts/install_deps.sh
third_party/libjxl/tools/scripts/jxl-eval.sh
third_party/libjxl/tools/scripts/ossfuzz-build.sh
third_party/libjxl/tools/scripts/progressive_saliency.conf
third_party/libjxl/tools/scripts/progressive_sizes.sh
third_party/libjxl/tools/scripts/reference_zip.sh
third_party/libjxl/tools/scripts/roundtrip_test.sh
third_party/libjxl/tools/scripts/test_cost-armhf.zip
third_party/libjxl/tools/scripts/test_cost-i386.zip
third_party/libjxl/tools/scripts/test_cost-x64.zip
third_party/libjxl/tools/scripts/transform_sources_list.py
third_party/libjxl/tools/scripts/typos.toml
third_party/libjxl/tools/upscaling_coefficients/generate_upscaling_coefficients.py
third_party/libjxl/tools/upscaling_coefficients/upscaler_demo.py
third_party/libjxl/tools/viewer/CMakeLists.txt
third_party/libjxl/tools/viewer/load_jxl.cc
third_party/libjxl/tools/viewer/load_jxl.h
third_party/libjxl/tools/viewer/main.cc
third_party/libjxl/tools/viewer/viewer_window.cc
third_party/libjxl/tools/viewer/viewer_window.h
third_party/libjxl/tools/viewer/viewer_window.ui
third_party/libjxl/tools/wasm_demo/CMakeLists.txt
third_party/libjxl/tools/wasm_demo/README.md
third_party/libjxl/tools/wasm_demo/build_site.py
third_party/libjxl/tools/wasm_demo/client_worker.js
third_party/libjxl/tools/wasm_demo/jxl_decoder.cc
third_party/libjxl/tools/wasm_demo/jxl_decoder.h
third_party/libjxl/tools/wasm_demo/jxl_decoder_test.js
third_party/libjxl/tools/wasm_demo/jxl_decompressor.cc
third_party/libjxl/tools/wasm_demo/jxl_decompressor.h
third_party/libjxl/tools/wasm_demo/manual_decode_demo.html
third_party/libjxl/tools/wasm_demo/netlify.toml
third_party/libjxl/tools/wasm_demo/no_png.cc
third_party/libjxl/tools/wasm_demo/no_png.h
third_party/libjxl/tools/wasm_demo/one_line_demo.html
third_party/libjxl/tools/wasm_demo/one_line_demo_with_console.html
third_party/libjxl/tools/wasm_demo/service_worker.js
third_party/libjxl/tools/wasm_demo/netlify/edge-functions/precompressed.ts