/* This version of libjpeg-turbo supports run-time selection of data precision, *soBITS_IN_JSAMPLEisnolongerusedtospecifythedataprecisionatbuild *time.However,somedownstreamsoftwareexpectsthemacrotobedefined. *Since12-bitdataprecisionisanopt-infeaturethatrequiresexplicitly *calling12-bit-specificlibjpegAPIfunctionsandusing12-bit-specificdata *types,theunmodifiedportionofthelibjpegAPIstillbehavesasifitwere *builtfor8-bitprecision,andJSAMPLEisstillliterallyan8-bitdata *type.Thus,itiscorrecttodefineBITS_IN_JSAMPLEto8here.
*/ #ifndef BITS_IN_JSAMPLE #define BITS_IN_JSAMPLE 8 #endif
/* Define if your (broken) compiler shifts signed values as if they were
unsigned. */ /* #undef RIGHT_SHIFT_IS_UNSIGNED */
Messung V0.5 in Prozent
¤ Dauer der Verarbeitung: 0.11 Sekunden
(vorverarbeitet am 2026-08-25)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.