commit | fd1b33dc8b66ac0b2b4f5c426403289f0452489a | [log] [tgz] |
---|---|---|
author | Arun Menon <avmenon@codeaurora.org> | Mon Aug 12 17:45:54 2013 -0700 |
committer | Arun Menon <avmenon@codeaurora.org> | Thu Oct 10 13:06:03 2013 -0700 |
tree | 2b0cb9cb731c28bbaffc5271a23de921ca88ee6b | |
parent | 579732339848d14b2649a2aa36126552b3afba51 [diff] |
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