Do the functions for function pointers present in preview_stream_ops structure of camera.h is implemented somewhere outside camera HAL?
Note:
In the OMAP camera HAL reference implementation present in android source code (hardware\ti\omap4xxx\camera)
, implementation of preview_stream_ops functions(dequeue_buffer, enqueue_buffer, etc...) are not present.