16 #include <jxl/jxl_export.h>
20 #if defined(__cplusplus) || defined(c_plusplus)
36 #define TO_JXL_BOOL(C) (!!(C) ? JXL_TRUE : JXL_FALSE)
148 #if defined(__cplusplus) || defined(c_plusplus)
char JxlBoxType[4]
Definition: types.h:146
JxlBitDepthType
Definition: types.h:109
JxlDataType
Definition: types.h:40
JxlEndianness
Definition: types.h:61
@ JXL_BIT_DEPTH_FROM_PIXEL_FORMAT
Definition: types.h:117
@ JXL_BIT_DEPTH_FROM_CODESTREAM
Definition: types.h:124
@ JXL_BIT_DEPTH_CUSTOM
Definition: types.h:128
@ JXL_TYPE_UINT16
Definition: types.h:53
@ JXL_TYPE_FLOAT
Definition: types.h:45
@ JXL_TYPE_FLOAT16
Definition: types.h:56
@ JXL_TYPE_UINT8
Definition: types.h:49
@ JXL_BIG_ENDIAN
Definition: types.h:70
@ JXL_LITTLE_ENDIAN
Definition: types.h:68
@ JXL_NATIVE_ENDIAN
Definition: types.h:66
uint32_t bits_per_sample
Definition: types.h:138
JxlBitDepthType type
Definition: types.h:135
uint32_t exponent_bits_per_sample
Definition: types.h:141