Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/jpeg-xl/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 738 B image not shown  

Quelle  BUILD.bazel   Sprache: unbekannt

 
# Copyright (c) the JPEG XL Project Authors. All rights reserved.
#
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file.

package(default_visibility = ["//:__subpackages__"])

filegroup(
    name = "testdata",
    srcs = glob([
        "testdata/**/*.icc",
        "testdata/**/*.pam",
        "testdata/**/*.pfm",
        "testdata/**/*.pgm",
        "testdata/**/*.pnm",
        "testdata/**/*.ppm",
        "testdata/**/*.png",
        "testdata/**/*.jpg",
        "testdata/**/*.jxl",
        "testdata/**/*.gif",
        "testdata/**/*.y4m",
        "testdata/**/*.jxl",
        "testdata/**/*.png",
        "testdata/**/*.jpg",
        "testdata/position_encoding/*.txt",
    ]),
)


[ Dauer der Verarbeitung: 0.16 Sekunden  (vorverarbeitet)  ]