OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:create_cl_bayer_pipe_image_handler
(Results
1 - 4
of
4
) sorted by null
/external/libxcam/modules/ocl/
cl_bayer_pipe_handler.h
90
create_cl_bayer_pipe_image_handler
(const SmartPtr<CLContext> &context);
cl_bayer_pipe_handler.cpp
218
create_cl_bayer_pipe_image_handler
(const SmartPtr<CLContext> &context)
function in namespace:XCam
cl_3a_image_processor.cpp
335
image_handler =
create_cl_bayer_pipe_image_handler
(context);
/external/libxcam/tests/
test-cl-image.cpp
363
image_handler =
create_cl_bayer_pipe_image_handler
(context);
Completed in 199 milliseconds