HomeSort by relevance Sort by last modified time
    Searched refs:cl_image_processor (Results 1 - 4 of 4) sorted by null

  /external/libxcam/modules/ocl/
cl_csc_image_processor.h 26 #include <ocl/cl_image_processor.h>
cl_3a_image_processor.h 26 #include <ocl/cl_image_processor.h>
cl_post_image_processor.h 27 #include <ocl/cl_image_processor.h>
  /external/libxcam/wrapper/gstreamer/
gstxcamsrc.cpp 85 #define DEFAULT_PROP_IMAGE_PROCESSOR CL_IMAGE_PROCESSOR
176 {CL_IMAGE_PROCESSOR, "CL image processor", "cl"},
793 else if (src->image_processor_type == CL_IMAGE_PROCESSOR) {
1560 SmartPtr<CL3aImageProcessor> cl_image_processor = device_manager->get_cl_image_processor (); local
1652 SmartPtr<CL3aImageProcessor> cl_image_processor = device_manager->get_cl_image_processor (); local
1673 SmartPtr<CL3aImageProcessor> cl_image_processor = device_manager->get_cl_image_processor (); local
1693 SmartPtr<CL3aImageProcessor> cl_image_processor = device_manager->get_cl_image_processor (); local
    [all...]

Completed in 2859 milliseconds