linux/drivers/media/platform/coda
Philipp Zabel 619165628d [media] coda: try to only queue a single JPEG into the bitstream
With bitstream padding, it is possible to decode a single JPEG in the bitstream
immediately. This allows us to only ever queue a single JPEG into the bitstream
buffer, except to increase payload over 512 bytes or to back out of hold state.
This is a measure to decrease JPEG decoder latency.

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>
2014-10-28 15:39:01 -02:00
..
coda_regs.h [media] coda: add JPEG register definitions for CODA7541 2014-10-28 15:01:49 -02:00
coda-bit.c [media] coda: try to only queue a single JPEG into the bitstream 2014-10-28 15:39:01 -02:00
coda-common.c [media] coda: store bitstream buffer position with buffer metadata 2014-10-28 15:37:32 -02:00
coda-h264.c [media] coda: include header for memcpy 2014-08-21 15:25:23 -05:00
coda-jpeg.c [media] coda: add CODA7541 JPEG support 2014-10-28 15:03:16 -02:00
coda.h [media] coda: store bitstream buffer position with buffer metadata 2014-10-28 15:37:32 -02:00
Makefile [media] coda: add CODA7541 JPEG support 2014-10-28 15:03:16 -02:00