linux/drivers/media/platform/coda
Philipp Zabel 650b939ecd [media] coda: move parameter buffer in together with context buffer allocation
The parameter buffer is a per-context buffer, so we can allocate and free it
together with the other context buffers during REQBUFS.
Since this was the last context buffer allocated in coda-common.c, we can now
move coda_alloc_context_buf into coda-bit.c.

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>
2015-04-10 10:08:30 -03:00
..
coda_regs.h [media] coda: fix encoder rate control parameter masks 2015-02-02 09:58:49 -02:00
coda-bit.c [media] coda: move parameter buffer in together with context buffer allocation 2015-04-10 10:08:30 -03:00
coda-common.c [media] coda: move parameter buffer in together with context buffer allocation 2015-04-10 10:08:30 -03:00
coda-h264.c [media] coda: include header for memcpy 2014-08-21 15:25:23 -05:00
coda-jpeg.c [media] coda: drop JPEG buffers not framed by SOI and EOI markers 2014-10-28 15:41:07 -02:00
coda.h [media] coda: move parameter buffer in together with context buffer allocation 2015-04-10 10:08:30 -03:00
Makefile [media] coda: add CODA7541 JPEG support 2014-10-28 15:03:16 -02:00