History log of /external/libxcam/modules/isp/aiq3a_utils.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9fbfce6bd98f1d790f75215932de854892a58154 24-Nov-2017 Wind Yuan <feng.yuan@intel.com> headers: add xcam_std.h as xcam cplusplus first header

* new xcam_std.h as first header instead of xcam_utils.h
* all export headers with #include <> instead of #include ""

Signed-off-by: Wind Yuan <feng.yuan@intel.com>
/external/libxcam/modules/isp/aiq3a_utils.cpp
024a2343d0f365e73fbfbea44ac0a5c2bc8cef40 27-Feb-2017 Yinhang Liu <yinhangx.liu@intel.com> log: fix spelling errors/typos

Signed-off-by: Wind Yuan <feng.yuan@intel.com>
/external/libxcam/modules/isp/aiq3a_utils.cpp
2457e457efc09c1139748b41a7b6117f83f50afd 28-Dec-2016 zongwave <wei.zong@intel.com> cl-3d-denoise: (fix bug) 3D denoise use inappropriate tuning parameter

* fix 3D NR tuning parameter misuse issue
* rename RGB temporal noise reduction tuning parameter to 3D noise reduction
* cmdline:
$ gst-launch-1.0 xcamsrc io-mode=4 imageprocessor=1 analyzer=2 \
pipe-profile=$pipe_index denoise-3d=yuv ! video/x-raw, format=NV12, \
width=1920, height=1080, framerate=25/1 ! queue ! vaapiencode_h264 \
rate-control=cbr ! tcpclientsink host="$host_ip" port=3000 sync=false

Signed-off-by: Zong Wei <wei.zong@intel.com>
/external/libxcam/modules/isp/aiq3a_utils.cpp
f1a32a2ea07fe016eebaa47a6c1965ac367c5425 12-Jun-2016 Yinhang Liu <yinhangx.liu@intel.com> framework: adjust the code skeletons

* move 3alib to plugins/3a
* move smartlib to plugins/smart
* separate modules/isp and modules/ocl from xcore

Signed-off-by: Wind Yuan <feng.yuan@intel.com>
/external/libxcam/modules/isp/aiq3a_utils.cpp