MLK-21684 VPU Decoder: add new v4l2_g_ctrl to supply
authorShijie Qin <shijie.qin@nxp.com>
Thu, 9 May 2019 10:23:16 +0000 (18:23 +0800)
committerShijie Qin <shijie.qin@nxp.com>
Fri, 10 May 2019 05:09:03 +0000 (13:09 +0800)
commit8f33c2e70c6171a73db95fa73bb0fb5ea45cb45d
tree45e742edde7177efd3dc1edd620b7f634dbac0b2
parentecacf0a022f3c6f9c99e8434c24cc473a6b76af8
MLK-21684 VPU Decoder: add new v4l2_g_ctrl to supply
    color aspect info

    #define V4L2_CID_USER_FRAME_COLORDESC       (V4L2_CID_USER_BASE + 0x1104)
    #define V4L2_CID_USER_FRAME_TRANSFERCHARS   (V4L2_CID_USER_BASE + 0x1105)
    #define V4L2_CID_USER_FRAME_MATRIXCOEFFS    (V4L2_CID_USER_BASE + 0x1106)
    #define V4L2_CID_USER_FRAME_FULLRANGE       (V4L2_CID_USER_BASE + 0x1107)
    #define V4L2_CID_USER_FRAME_VUIPRESENT      (V4L2_CID_USER_BASE + 0x1108)

    refine code of v4l2 contrl function

Signed-off-by: Shijie Qin <shijie.qin@nxp.com>
drivers/mxc/vpu_malone/vpu_b0.c
drivers/mxc/vpu_malone/vpu_b0.h