commit | 27d056f67f514f9f5459c41c2b72cb044c7d56df | [log] [tgz] |
---|---|---|
author | Philipp Zabel <p.zabel@pengutronix.de> | Fri Jan 23 13:51:15 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Feb 02 09:58:49 2015 -0200 |
tree | ead355e1c191ca89a20521d83772b08b65e55647 | |
parent | ea0944e079738415523eb248452928c0be6da981 [diff] |
[media] coda: fix encoder rate control parameter masks This patch fixes the ENC_SEQ_RC_PARA initial delay and bitrate masks. These bit fields are 15 bit wide, not 7 bit. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Kamil Debski <k.debski@samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>