commit | bdbfd992bb9f19817911205cb7173cc6328de2a3 | [log] [tgz] |
---|---|---|
author | Dafna Hirschfeld <dafna3@gmail.com> | Wed Mar 06 16:13:31 2019 -0500 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Mon Mar 25 13:44:54 2019 -0400 |
tree | 6161dcfdd69ed22c2bb176976e4ab48e82fe0b77 | |
parent | 30364c41bd27ff28bc600a5080558b3b11c008ba [diff] |
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>