Home
last modified time | relevance | path

Searched refs:create_cl_retinex_image_handler (Results 1 – 4 of 4) sorted by relevance

/external/libxcam/modules/ocl/
Dcl_retinex_handler.h136 create_cl_retinex_image_handler (const SmartPtr<CLContext> &context);
Dcl_retinex_handler.cpp332 create_cl_retinex_image_handler (const SmartPtr<CLContext> &context) in create_cl_retinex_image_handler() function
Dcl_post_image_processor.cpp241 image_handler = create_cl_retinex_image_handler (context); in create_handlers()
/external/libxcam/tests/
Dtest-cl-image.cpp383 image_handler = create_cl_retinex_image_handler (context); in main()