[media] coda: fix job_ready debug reporting for bitstream decoding
authorPhilipp Zabel <p.zabel@pengutronix.de>
Fri, 23 Jan 2015 16:51:20 +0000 (13:51 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 2 Feb 2015 12:01:09 +0000 (10:01 -0200)
commitf77fd8a9b1a8151ae7a0e98a3b3baf8ab639d0e1
treed2bbd38786fbac05fc1de7cdefe72b0507f01ac3
parent83f31c8a5fc87a2bc384f33e66994d079adc2273
[media] coda: fix job_ready debug reporting for bitstream decoding

Clarify whether job_ready returns false because the context is on hold, waiting
for new input buffers, whether there are not enough input buffers to fill two
into the bitstream, or whether there is not enough data in the bitstream buffer
for the bitstream reader hardware to read a whole frame.

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>
drivers/media/platform/coda/coda-common.c
This page took 0.043001 seconds and 5 git commands to generate.