HomeSort by relevance Sort by last modified time
    Searched refs:ocl (Results 51 - 62 of 62) sorted by null

1 23

  /external/libxcam/modules/ocl/
cl_video_stabilizer.h 28 #include <ocl/cl_image_warp_handler.h>
cl_context.h 28 #include <ocl/cl_event.h>
cl_newwavelet_denoise_handler.h 25 #include <ocl/cl_image_handler.h>
cv_feature_match.cpp 52 cv::ocl::convertFromBuffer (cl_mem_id, info.strides[0], info.height, info.width, CV_8U, umat);
205 cv::ocl::finish();
cl_pyramid_blender.h 25 #include <ocl/cl_blender.h>
  /external/libxcam/plugins/smart/dvs/libdvs/
libdvs.cpp 22 #include <opencv2/core/ocl.hpp>
  /external/libxcam/tests/
test-image-blend.cpp 25 #include <ocl/cl_device.h>
26 #include <ocl/cl_context.h>
27 #include <ocl/cl_blender.h>
29 #include <ocl/cl_geo_map_handler.h>
test-pipe-manager.cpp 23 #include <ocl/cl_post_image_processor.h>
test-soft-image.cpp 34 #include <ocl/cv_base_class.h>
  /frameworks/base/core/java/android/widget/
AppSecurityPermissions.java 238 DialogInterface.OnClickListener ocl = new DialogInterface.OnClickListener() { local
247 builder.setNegativeButton(R.string.revoke, ocl);
  /external/libxcam/modules/soft/
soft_stitcher.cpp 36 #include <opencv2/core/ocl.hpp>
725 cv::ocl::setUseOpenCL (false);
  /external/tensorflow/tensorflow/stream_executor/
stream.h 51 namespace ocl { namespace in namespace:perftools::gputools
53 } // namespace ocl
    [all...]

Completed in 158 milliseconds

1 23