c++ - Using hardware encoder from android camera hardware implementation -


i want use hardware encoder create jpeg image files hardware/ti/omap3/camera/camerahardware.cpp file. uses libjpeg encoding. java code, have hardware encoding working, don't know how use native code. can point me in right direction? number of google searches have yielded no relevant results.

thanks

in case interested, figured out how using skimageencoder::encodestream function. ended being 7 lines of code. woo hoo.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -

django - CSRF verification failed. Request aborted. CSRF cookie not set -