amvecm: add pattern detection function [1/1]
authorXihai Zhu <xihai.zhu@amlogic.com>
Fri, 23 Aug 2019 12:22:48 +0000 (08:22 -0400)
committerTao Zeng <tao.zeng@amlogic.com>
Tue, 10 Sep 2019 01:44:15 +0000 (18:44 -0700)
commitf0a348f68bc79ddf94455620f15e227464980d80
tree3b68d4d290fc7800d279a3c28476f5afe34afba9
parent48f15a63dba2a75fa12873fd8ed9d21662b416c2
amvecm: add pattern detection function [1/1]

PD#SWPL-13075

Problem:
some pattern need special handling

Solution:
per VLSI'e suggestion, add pattern
detection to try to detect special pattern

Verify:
tl1

Change-Id: I545b6e8c1b4a11fca927be46f16caeeb2cbe5327
Signed-off-by: Xihai Zhu <xihai.zhu@amlogic.com>
12 files changed:
MAINTAINERS
drivers/amlogic/media/enhancement/amvecm/Makefile
drivers/amlogic/media/enhancement/amvecm/amcm.c
drivers/amlogic/media/enhancement/amvecm/amvecm.c
drivers/amlogic/media/enhancement/amvecm/pattern_detection.c [new file with mode: 0644]
drivers/amlogic/media/enhancement/amvecm/pattern_detection.h [new file with mode: 0644]
drivers/amlogic/media/enhancement/amvecm/pattern_detection_bar_settings.h [new file with mode: 0644]
drivers/amlogic/media/enhancement/amvecm/pattern_detection_corn_settings.h [new file with mode: 0644]
drivers/amlogic/media/enhancement/amvecm/pattern_detection_face_settings.h [new file with mode: 0644]
drivers/amlogic/media/video_processor/ppmgr/ppmgr_vpp.c
drivers/amlogic/media/vin/tvin/tvafe/tvafe_general.c
include/linux/amlogic/media/vfm/vframe.h