summaryrefslogtreecommitdiff
path: root/include/uapi/linux/sysctl.h
diff options
context:
space:
mode:
authorJayant Shekhar <jshekhar@codeaurora.org>2015-03-24 13:38:28 +0530
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:40:41 -0700
commita8e138b0aa0c5697a909931ffb3d93899c77c6a0 (patch)
treee96742127fd62608dc8952645f5aa98a1e9c8b1d /include/uapi/linux/sysctl.h
parentdb39cdcb68307e8800582ad7a97096135cf0d907 (diff)
msm: mdss: add support for NV21_VENUS in MDP
Earlier, camera preview buffers were of NV21(YCrCb_420_SP) and the video buffers were of NV12_VENUS(YCbCr_420_SP_VENUS) format. Now that the video encoder has support for NV21, both the camera and video buffers can be of NV21_VENUS (YCrCb_420_SP_VENUS) format. If the preview and video buffer sizes are the same, CPP double pass to generate video and preview buffers can be avoided and the buffers can now be generated within a single pass with CPP duplication thereby saving power. Add support in kernel for NV12_VENUS format to achieve the same. Change-Id: Ia0ee0155faaa5ba6d5cafbc0529428734eaf37e5 Signed-off-by: Jayant Shekhar <jshekhar@codeaurora.org>
Diffstat (limited to 'include/uapi/linux/sysctl.h')
0 files changed, 0 insertions, 0 deletions