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

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

java - Getting exception in JDBC thin driver -