media: add a member private for struct vb2_v4l2_buffer. [1/2]
authorNanxin Qin <nanxin.qin@amlogic.com>
Mon, 9 Sep 2019 11:10:50 +0000 (19:10 +0800)
committerJianxin Pan <jianxin.pan@amlogic.com>
Mon, 28 Oct 2019 11:12:12 +0000 (04:12 -0700)
commit035c54e5c273a23462d399a1507cfaff45be440e
tree44662ee94b88fb297d7d2631dfcf26a708aa9e73
parentdf6f565ab273fae1f2845a3a27f93dac20409c08
media: add a member private for struct vb2_v4l2_buffer. [1/2]

PD#SWPL-5313

Problem:
Decoder V4L2 interface Phase3(AFBC&MMU Support)

Solution:
1. add a member private for struct vb2_v4l2_buffer
2. add vframe type VIDTYPE_V4L_EOS

Verify:
u212

Change-Id: Iaa1f8c9a09845248f5012b90beda82ec487a2afd
Signed-off-by: Nanxin Qin <nanxin.qin@amlogic.com>
drivers/media/v4l2-core/videobuf2-v4l2.c
include/linux/amlogic/media/vfm/vframe.h
include/media/videobuf2-v4l2.h