mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
![]() Applications may set data_offset when it refers to an output queue. So
driver need to account for it when getting the start address of input
image in the plane.
Meanwhile the mxc-jpeg codec requires the address (plane address +
data_offset) to be 16-aligned.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
mxc-jpeg-hw.c | ||
mxc-jpeg-hw.h | ||
mxc-jpeg.c | ||
mxc-jpeg.h |