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

  /external/libxcam/modules/ocl/
cl_3a_image_processor.cpp 147 STREAM_LOCK;
428 STREAM_LOCK;
440 STREAM_LOCK;
450 STREAM_LOCK;
462 STREAM_LOCK;
471 STREAM_LOCK;
482 STREAM_LOCK;
cl_post_image_processor.cpp 158 STREAM_LOCK;
444 STREAM_LOCK;
454 STREAM_LOCK;
466 STREAM_LOCK;
477 STREAM_LOCK;
487 STREAM_LOCK;
497 STREAM_LOCK;
507 STREAM_LOCK;
538 STREAM_LOCK;
cl_image_processor.h 78 // STREAM_LOCK only used in class derived from CLImageProcessor
79 #define STREAM_LOCK SmartLock stream_lock (this->_stream_mutex)
cl_image_processor.cpp 163 STREAM_LOCK;
233 STREAM_LOCK; // make sure handler APIs are protected
253 STREAM_LOCK;

Completed in 82 milliseconds