mm-video: vidc: Add support for Dynamic Buffer mode

The OMX Component will support dynamic buffer mode
for capture port. With static buffer mode, all the
output buffers are pre-registered with firmware
before stream-on. In dynamic buffer mode, there will
be no pre-registeration of output buffers with
firmware. This mode is primarily for streaming
use case, to save on video start-up latency.

Change-Id: I108f3f832167b7000ef4d25a38c8f5006507c864
2 files changed