Hello, I need to convert raw image data to jpeg. But I don't need anything special in terms of best quality, or minumum size etc. Only thing I need is minumum CPU usage. I am new to jpeg compression.
Can you please advice about which parameters will have the lowest CPU usage while converting jpeg?
I would like to use IPP(intel performance library). An example from IPP jpeg library would be great. But any sample from any other jpeg library also will be apprecited.
And if you know any jpeg library which is more performant than IPP's jpeg library, please let me know.
Thanks in advance.
Regards.