Hi,
Can anyone know how to convert BGRA buffer(500 KB) to JPEG data using Iphone's hardware. I can use the software encoding using private api's but it is taking time (200 ms) which I don't want.
I am sure there is a JPEG encoder (AppleJPEGDriver) which can do the hardware encoding but don't know how to use that.
Thanks In Advance,
Can anyone know how to convert BGRA buffer(500 KB) to JPEG data using Iphone's hardware. I can use the software encoding using private api's but it is taking time (200 ms) which I don't want.
I am sure there is a JPEG encoder (AppleJPEGDriver) which can do the hardware encoding but don't know how to use that.
Thanks In Advance,