libexynosutils: fixed wrong color format conversion
authorJeonghee Kim <jhhhh.kim@samsung.com>
Fri, 4 Jan 2013 04:18:51 +0000 (13:18 +0900)
committerJeonghee Kim <jhhhh.kim@samsung.com>
Fri, 4 Jan 2013 06:15:03 +0000 (15:15 +0900)
commit8be096d3192380bf5af91d88096c7c75c224c536
tree9591fd79c2a82ec04b8c74d461743e47d352aaa5
parent0efaeb66e38978607fde67a55e3b8792b64ef2ff
libexynosutils: fixed wrong color format conversion

HAL_PIXEL_FORMAT_YCbCr_422_SP = V4L2_PIX_FMT_NV16
HAL_PIXEL_FORMAT_YCrCb_422_SP = V4L2_PIX_FMT_NV61

Change-Id: I8bc07ed395e81a80629bde1a52e824ace31a6e96
Signed-off-by: Jeonghee Kim <jhhhh.kim@samsung.com>
libexynosutils/exynos5_format_v4l2.c