Home
last modified time | relevance | path

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

/external/libxcam/modules/ocl/
Dcl_bayer_pipe_handler.h90 create_cl_bayer_pipe_image_handler (const SmartPtr<CLContext> &context);
Dcl_bayer_pipe_handler.cpp218 create_cl_bayer_pipe_image_handler (const SmartPtr<CLContext> &context) in create_cl_bayer_pipe_image_handler() function
Dcl_3a_image_processor.cpp335 image_handler = create_cl_bayer_pipe_image_handler (context); in create_handlers()
/external/libxcam/tests/
Dtest-cl-image.cpp363 image_handler = create_cl_bayer_pipe_image_handler (context); in main()