[COMMON] fimc-is2: Added new file and functions to support cac
authorSunmi Lee <carrotsm.lee@samsung.com>
Tue, 3 Jul 2018 00:31:28 +0000 (09:31 +0900)
committerSunyoung Kang <sy0816.kang@samsung.com>
Mon, 23 Jul 2018 08:06:09 +0000 (17:06 +0900)
commitc23dffa7b8b8e5f68c569a0b770aaba1a1c52d0e
tree433b979bfa7f22084d9e27a23e35bb86a7843845
parentf63c9ca97c37467d4b7331022724eafe510a847f
[COMMON] fimc-is2: Added new file and functions to support cac

CAC function is controlled by noise_index (this value from ISP).
So it is needed to calculate the proper value with using linear interpolation by noise_index.
To support uvsp and cac function, new source file was added.
Of course, the Makefile and Kconfig is also modified.

PR JIRA ID: CPR-25

Change-Id: Iafe7e6631d2ba2a42942e9d4f0370ea571ae70c8
Signed-off-by: Sunmi Lee <carrotsm.lee@samsung.com>
drivers/media/platform/exynos/fimc-is2/hardware/Makefile
drivers/media/platform/exynos/fimc-is2/hardware/api/fimc-is-hw-api-mcscaler-v2.h
drivers/media/platform/exynos/fimc-is2/hardware/api/fimc-is-hw-api-mcscaler-v5_0.c
drivers/media/platform/exynos/fimc-is2/hardware/fimc-is-hw-mcscaler-v2.c
drivers/media/platform/exynos/fimc-is2/hardware/fimc-is-hw-mcscaler-v2.h
drivers/media/platform/exynos/fimc-is2/hardware/fimc-is-hw-uvsp-cac.c [new file with mode: 0644]
drivers/media/platform/exynos/fimc-is2/hardware/fimc-is-hw-uvsp-cac.h