NvJpegEncoder.h 126 Bytes Edit Raw Blame History 1 2 3 #include <nvjpeg.h> int saveJpeg(const char * filepath, unsigned char* d_srcBGR, int width, int height, cudaStream_t stream);