History log of /external/libxcam/modules/ocl/cl_utils.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d656676b8d13980755e6220a3e857ba3c5f5f798 18-Dec-2017 Yinhang Liu <yinhangx.liu@intel.com> standard-OCL: remove private dependence

* disable cl_intel.h downloading
* separate cl_va_memory.h from cl_memory.h
* separate cl_intel_context.h from cl_context.h
* fix some undefined errors
/external/libxcam/modules/ocl/cl_utils.h
87008d9b47e08936ce6ee1e396ea7a218d451f00 05-Dec-2017 Yinhang Liu <yinhangx.liu@intel.com> feature-match: use variable reference for interface
/external/libxcam/modules/ocl/cl_utils.h
fb20d2157b6e1e6f14bf82fd8e8fc6f8d916a88a 28-Nov-2017 Wind Yuan <feng.yuan@intel.com> stitcher: add bowl model vertex

* add BowlModel for topview and bowlview construction
- get_max_topview_area_mm (length_mm, width_mm);
- get_topview_vertex_map (
vertices, texture_points, res_width, res_height,
length_mm = 0.0f, width_mm = 0.0f);
- get_bowlview_vertex_map (vertices, texture_points, res_width, res_height);
* check test-soft-image.cpp:dump_topview_image to see how to use

Signed-off-by: Wind Yuan <feng.yuan@intel.com>
/external/libxcam/modules/ocl/cl_utils.h
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/ocl/cl_utils.h
52a3ee8d00ac0658f5e72d30f07ddaf7af5a9b90 24-Nov-2017 Wind Yuan <feng.yuan@intel.com> remove duplicate func <dump_buffer>

Signed-off-by: Wind Yuan <feng.yuan@intel.com>
/external/libxcam/modules/ocl/cl_utils.h
cc03b1cbc43f0918fd131aad9a0c6dd475aa58ab 16-Nov-2017 Junkai Wu <junkai.wu@intel.com> Add generation of top view and rectified view from stitch buffer.
/external/libxcam/modules/ocl/cl_utils.h
4a0e91f560e001aaa44191543dcd4f1b03eda89c 30-Oct-2017 Yinhang Liu <yinhangx.liu@intel.com> bowl-view: add API
/external/libxcam/modules/ocl/cl_utils.h
525a24f142571b66dd477e00958941bdf177bfe9 28-Oct-2017 Yinhang Liu <yinhangx.liu@intel.com> feature-match: fix errors in debug mode
/external/libxcam/modules/ocl/cl_utils.h
9e7e0ab2f59470fae36f28999520e01cb3a2299f 25-Sep-2017 Yinhang Liu <yinhangx.liu@intel.com> standard-OCL: fix row pitch aligned issue
/external/libxcam/modules/ocl/cl_utils.h
8d73ad32492403d20d505a9eeac8fa2a1e88cf0c 15-Sep-2017 Yinhang Liu <yinhangx.liu@intel.com> standard-OCL: add CLVideoBuffer class

* support CLVideoBuffer path [WIP]
/external/libxcam/modules/ocl/cl_utils.h
6b5f71042b969ae41362e07660181a676685702b 15-Sep-2017 Yinhang Liu <yinhangx.liu@intel.com> standard-OCL: remove DrmBoBuffer dependency

* use VideoBuffer instead of DrmBoBuffer
* encapsulate the CLImage/CLBuffer creation function
/external/libxcam/modules/ocl/cl_utils.h
7110f89ce125e8d4dedcd585fea7b44636403400 30-Jun-2017 Yinhang Liu <yinhangx.liu@intel.com> file-path: standardize the path of header files

* add module names (e.g. ocl/isp) for headers
* correct cflags to "-I${prefix}/include/xcam -I${prefix}/include"

Signed-off-by: Wind Yuan <feng.yuan@intel.com>
/external/libxcam/modules/ocl/cl_utils.h
515bf82fae90f7babed70ca38b9840039d2f81f7 26-Aug-2016 Wind Yuan <feng.yuan@intel.com> ocl: add utilities for easy use

* add write_image in cl_utils.h

Signed-off-by: Wind Yuan <feng.yuan@intel.com>
/external/libxcam/modules/ocl/cl_utils.h