Disambiguate framework formats from exynos formats
authorRebecca Schultz Zavin <rebecca@android.com>
Thu, 23 Aug 2012 07:03:05 +0000 (00:03 -0700)
committerRebecca Schultz Zavin <rebecca@android.com>
Thu, 23 Aug 2012 17:33:45 +0000 (10:33 -0700)
commitc853be7b9977a6a0402bd5a65c0c32ac9e2fde1d
treef9d7cb42bee06d3602790d30c922a2974a94d836
parentda5a71d42af7add8e6ab5c56cf31e5dc89a80f6c
Disambiguate framework formats from exynos formats

Previously exynos hal code was using the framework definitions
of YV12 and NV21 to describe custom exynos formats that are
similar but not the same.  This patch defines new formats that
describe the custom formats that should be used instead.

Change-Id: I05f5c07d4ab77ef614c765f51fb7254b47005f79
Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
gralloc/gralloc.cpp
include/exynos_format.h
libcamera2/ExynosCameraHWInterface2.cpp
libexynosutils/exynos5_format_v4l2.c
libhwc/hwc.cpp