Expand description
API to collect various statistics from JXL encoder.
Structs§
- JxlEncoder
Stats - Opaque structure that holds the encoder statistics.
Enums§
- JxlEncoder
Stats Key - Data type for querying
JxlEncoderStatsobject
Functions§
- JxlEncoder
Stats ⚠Create - Creates an instance of
JxlEncoderStatsand initializes it. - JxlEncoder
Stats ⚠Destroy - Deinitializes and frees
JxlEncoderStatsinstance. - JxlEncoder
Stats ⚠Get - Returns the value of the statistics corresponding to the given key.
- JxlEncoder
Stats ⚠Merge - Updates the values of the given stats object with that of an other.