Back up a sec, it's possible to call HW video encoder on Android devices using Android APIs or native calls? I mean if I have yuv420 data available on the device, I can call the HW encoder interfaces to encode to a H.264 stream? I wonder how that's done, it would be great if you can point me some materials to read. Thanks a lot in advance.