commit | ed9dc9161be2b0f32eeb90ffbc5d8186e6674422 | [log] [tgz] |
---|---|---|
author | Mohan Kumar Gubbihalli Lachma Naik <mgubbi@codeaurora.org> | Thu Mar 01 19:11:14 2012 -0800 |
committer | Linux Build Service Account <lnxbuild@localhost> | Fri May 04 04:38:13 2012 -0600 |
tree | fa31b15a17379b3b09ea9bff17f2ee80660e8271 | |
parent | 1c2d04b89855701ecd5783dfbb6ec340ce0b97ab [diff] |
msm: vidc: Set dpb count based on target for smooth streaming The min_dpb required for smooth streaming is set for the max requirement of 1080p playback session. For 8960 num of dpb required is 18 and for 8660 it is 8. This is set in vidc platform data in the resepective device file. Change-Id: I1e6bc3e8dcd64a00a7eb159f4600d40f5c229e45 Signed-off-by: Mohan Kumar Gubbihalli Lachma Naik <mgubbi@codeaurora.org>