Why is frame reading performance from the camera so poor? Using Rockit, I can easily read at 30 fps with the SC3336 camera's maximum resolution of 2304x1296, but this is impossible with OpenCV-Mobile. Why not use the chip's built-in hardware to output images at the required resolution, frame rate, and format (VI, VPSS) instead of V4L2?