summaryrefslogtreecommitdiff
path: root/drivers/media/platform/mtk-mdp
diff options
context:
space:
mode:
authorMichael Tretter <m.tretter@pengutronix.de>2021-09-08 14:03:51 +0100
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2021-10-20 15:58:38 +0100
commit89091e12464ace837bb72c5d20173c069481afd2 (patch)
treee357c4f74e6c58e435bcce6075a7e343a9034593 /drivers/media/platform/mtk-mdp
parentc0a3753c5a608399a3e0de8a1f405d1197143c6b (diff)
media: allegro: correctly scale the bit rate in SPS
The bit rate in the SPS can be scaled by an exponent, which allows to reduce the number of bits in the SPS in case of high bit rates. The driver did not scale the bitrate, but used a scaling exponent of 0. Fix this by properly calculating the scaling factor and writing the bit rate as value and scaling factor into the SPS. Signed-off-by: Michael Tretter <m.tretter@pengutronix.de> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/media/platform/mtk-mdp')
0 files changed, 0 insertions, 0 deletions