Quellcodebibliothek
Statistik
Leitseite
products
/
Sources
/
formale Sprachen
/
C
/
Linux
/
tools
/
perf
/
pmu-events
/
arch
/
x86
/
silvermont
/ (
Open Source Betriebssystem
Version 6.17.9
©
) Datei vom 24.10.2025 mit Größe 106 B
Quelle jpg.h 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.
#ifndef
LIB_EXTRAS_ENC_JPG_H_
#define
LIB_EXTRAS_ENC_JPG_H_
// Encodes JPG pixels and metadata in memory.
#include
<memory>
#include
"lib/extras/enc/encode.h"
namespace
jxl {
namespace
extras {
std::unique_ptr<Encoder> GetJPEGEncoder();
}
// namespace extras
}
// namespace jxl
#endif
// LIB_EXTRAS_ENC_JPG_H_
Messung V0.5 in Prozent
C=87
H=92
G=89
[Dauer der Verarbeitung: 0.2 Sekunden, vorverarbeitet 2026-06-04]
2026-06-11