Home
last modified time | relevance | path

Searched refs:STREAM_LOCK (Results 1 – 4 of 4) sorted by relevance

/external/libxcam/modules/ocl/
Dcl_post_image_processor.cpp158 STREAM_LOCK; in apply_3a_result()
444 STREAM_LOCK; in set_tnr()
454 STREAM_LOCK; in set_defog_mode()
466 STREAM_LOCK; in set_wavelet()
477 STREAM_LOCK; in set_3ddenoise_mode()
487 STREAM_LOCK; in set_scaler()
497 STREAM_LOCK; in set_wireframe()
507 STREAM_LOCK; in set_image_warp()
538 STREAM_LOCK; in set_image_stitch()
Dcl_3a_image_processor.cpp147 STREAM_LOCK; in apply_3a_result()
428 STREAM_LOCK; in set_profile()
440 STREAM_LOCK; in set_gamma()
450 STREAM_LOCK; in set_denoise()
462 STREAM_LOCK; in set_macc()
471 STREAM_LOCK; in set_tonemapping()
482 STREAM_LOCK; in set_tnr()
Dcl_image_processor.cpp163 STREAM_LOCK; in process_buffer()
233 STREAM_LOCK; // make sure handler APIs are protected in process_cl_buffer_queue()
253 STREAM_LOCK; in process_cl_buffer_queue()
Dcl_image_processor.h79 #define STREAM_LOCK SmartLock stream_lock (this->_stream_mutex) macro