diff options
author | Philipp Zabel <p.zabel@pengutronix.de> | 2013-06-21 08:55:33 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2013-07-31 20:43:56 +0200 |
commit | 477c1cfe8f8050ce716b3d89be17b33a4a80fc9d (patch) | |
tree | ca2e4dd232ce5b2d37a2587766615a64c2ec34f7 /drivers/media/platform/blackfin | |
parent | [media] coda: dynamic IRAM setup for decoder (diff) | |
download | linux-477c1cfe8f8050ce716b3d89be17b33a4a80fc9d.tar.xz linux-477c1cfe8f8050ce716b3d89be17b33a4a80fc9d.zip |
[media] coda: split encoder specific parts out of device_run and irq_handler
Add coda_prepare_encode() and coda_finish_encode() functions. They are called
from coda_device_run() and coda_irq_handler(), respectively, before and after
the hardware picture run. This should make the following decoder support patch
easier to read, which will add the coda_prepare/finish_decode() equivalents.
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/platform/blackfin')
0 files changed, 0 insertions, 0 deletions