linux-stable/drivers/media/platform/allegro-dvt
Dafna Hirschfeld 05fd87b8d9 media: replace setting of bytesused with vb2_set_plane_payload
In many places the bytesused field of struct vb2_buffer is set
directly. Replace that with the function call
vb2_set_plane_payload

Signed-off-by: Dafna Hirschfeld <dafna.hirschfeld@collabora.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-12-07 11:29:56 +01:00
..
Makefile media: allegro: add HEVC NAL unit generator 2021-01-27 16:04:04 +01:00
allegro-core.c media: replace setting of bytesused with vb2_set_plane_payload 2021-12-07 11:29:56 +01:00
allegro-mail.c media: allegro: fix row and column in response message 2021-10-20 15:57:27 +01:00
allegro-mail.h media: allegro: add encoder buffer support 2021-10-20 15:55:27 +01:00
nal-h264.c media: allegro: extract nal value lookup functions to header 2021-10-20 15:59:41 +01:00
nal-h264.h media: allegro: write correct colorspace into SPS 2021-10-20 16:00:28 +01:00
nal-hevc.c media: allegro: nal-hevc: implement generator for vui 2021-10-20 16:01:23 +01:00
nal-hevc.h media: allegro: write vui parameters for HEVC 2021-10-20 16:02:03 +01:00
nal-rbsp.c media: allegro: add helper to report unsupported fields 2021-01-27 15:52:23 +01:00
nal-rbsp.h media: allegro: add helper to report unsupported fields 2021-01-27 15:52:23 +01:00