OSDN Git Service

media: vicodec: add field 'buf' to fwht_raw_frame
authorDafna Hirschfeld <dafna3@gmail.com>
Wed, 6 Mar 2019 21:13:31 +0000 (16:13 -0500)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 25 Mar 2019 17:44:54 +0000 (13:44 -0400)
commitbdbfd992bb9f19817911205cb7173cc6328de2a3
tree6161dcfdd69ed22c2bb176976e4ab48e82fe0b77
parent30364c41bd27ff28bc600a5080558b3b11c008ba
media: vicodec: add field 'buf' to fwht_raw_frame

Add the field 'buf' to fwht_raw_frame to indicate
the start of the raw frame buffer.
This field will be used to copy the capture buffer
to the reference buffer in the next patch.

Signed-off-by: Dafna Hirschfeld <dafna3@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/vicodec/codec-fwht.h
drivers/media/platform/vicodec/vicodec-core.c