pub unsafe extern "C" fn nvjpegDecodeBatchedInitialize(
    handle: nvjpegHandle_t,
    jpeg_handle: nvjpegJpegState_t,
    batch_size: c_int,
    max_cpu_threads: c_int,
    output_format: nvjpegOutputFormat_t
) -> nvjpegStatus_t
Expand description

Batch decoding ///////////////