☰
DecodeFrame
function
DecodeFrame
Function
libjxl
::
jxl
::
DecodeFrame
auto
DecodeFrame
(
PassesDecoderState
* dec_state,
ThreadPool
* pool,
const
uint8_t* next_in, size_t avail_in,
ImageBundle
* decoded,
const
CodecMetadata
& metadata, bool use_slow_rendering_pipeline) ->
Status