History log of /external/libxcam/tests/test_inline.h
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/tests/test_inline.h
a326ebd4d586425f840c9f4d4c109660868a7c67 17-Aug-2017 Wind Yuan <feng.yuan@intel.com> file-handle: extract common file io operations

* ImageFileHandle inherited from FileHandle
* restore file pointer position after get_file_size

Signed-off-by: Wind Yuan <feng.yuan@intel.com>
/external/libxcam/tests/test_inline.h
6d144ce2e4095c39b7776f308e9dd5bb4792b1b3 16-Aug-2017 Wind Yuan <feng.yuan@intel.com> framework: extract generic buffer functions to base

* weaken BufferProxy and enhance VideoBuffer

Signed-off-by: Wind Yuan <feng.yuan@intel.com>
/external/libxcam/tests/test_inline.h
4322c5668e7751452098015067f015a3432aeedd 08-Jul-2017 Yinhang Liu <yinhangx.liu@intel.com> cl-binary: simplify usage of binary kernel

* simplify test-binary-kernel source code
* remove clx_bin directory
* build binary kernel at runtime
* create_cl_binary_demo_image_handler is an example
* test-binary-kernel cmdline:
$ test-binary-kernel --src-kernel kernel_demo.cl \
--bin-kernel kernel_demo.cl.bin --kernel-name kernel_demo
* test-cl-image cmdline:
$ test-cl-image -t demo -f BA10 -i input.raw \
-o output.raw -k kernel_demo.cl.bin

Signed-off-by: Wind Yuan <feng.yuan@intel.com>
/external/libxcam/tests/test_inline.h
96edb95528d35af341df4174b0c5724f2fdd460d 06-Jul-2017 Wind Yuan <feng.yuan@intel.com> test: extract functions into test_inline.h

Signed-off-by: Wind Yuan <feng.yuan@intel.com>
/external/libxcam/tests/test_inline.h