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

  /external/libxcam/modules/ocl/
cl_yuv_pipe_handler.cpp 25 #define USE_BUFFER_OBJECT 0
117 #if !USE_BUFFER_OBJECT
170 #if !USE_BUFFER_OBJECT
176 #if !USE_BUFFER_OBJECT
250 const char * options = USE_BUFFER_OBJECT ? "-DUSE_BUFFER_OBJECT=1" : "-DUSE_BUFFER_OBJECT=0";
  /external/libxcam/cl_kernel/
kernel_yuv_pipe.cl 9 //#define USE_BUFFER_OBJECT 0
58 #if USE_BUFFER_OBJECT
75 #if USE_BUFFER_OBJECT
155 #if USE_BUFFER_OBJECT
183 #if USE_BUFFER_OBJECT
211 #if USE_BUFFER_OBJECT
219 #if USE_BUFFER_OBJECT

Completed in 671 milliseconds