commit | 97c94410f9a2ece825fa453e7d54e6e67e35a4e5 | [log] [tgz] |
---|---|---|
author | Ashray Kulkarni <ashrayk@codeaurora.org> | Thu Feb 21 14:04:37 2013 -0800 |
committer | Praneeth Paladugu <ppaladug@codeaurora.org> | Tue Mar 19 02:04:27 2013 -0700 |
tree | 87e09873e577d9233b3c938e24dfc49b8808cb4e | |
parent | 09cf15902d7267f88c3446495cbf881653b7deb6 [diff] |
msm: vidc: Add support for slice delivery mode Add support to enable slice delivery mode feature. Driver will now be getting one slice in each buffer. This mode is valid only for h264 and when slicing is MB based. This will improve the performance in streaming scenario as client can start streaming each slice instead of waiting for the entire frame. Change-Id: Iffc03a951f94a543a905cad4c15ad08b6b5718af Signed-off-by: Ashray Kulkarni <ashrayk@codeaurora.org>