nvjpegDecodeJpegDevice

Function nvjpegDecodeJpegDevice 

Source
pub unsafe extern "C" fn nvjpegDecodeJpegDevice(
    handle: nvjpegHandle_t,
    decoder: nvjpegJpegDecoder_t,
    decoder_state: nvjpegJpegState_t,
    destination: *mut nvjpegImage_t,
    stream: cudaStream_t,
) -> nvjpegStatus_t