NvJpegEncoder.h 105 Bytes
#include <nvjpeg.h>

int saveJpeg(const char * filepath, unsigned char* d_srcBGR, int width, int height);