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

  /device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_stream.c 217 pthread_mutex_lock(&my_obj->buf_lock);
220 pthread_mutex_unlock(&my_obj->buf_lock);
241 pthread_mutex_unlock(&my_obj->buf_lock);
736 pthread_mutex_destroy(&my_obj->buf_lock);
    [all...]
mm_camera_channel.c 673 pthread_mutex_init(&stream_obj->buf_lock, NULL);
683 pthread_mutex_destroy(&stream_obj->buf_lock);
    [all...]
  /device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c 232 pthread_mutex_lock(&my_obj->buf_lock);
242 pthread_mutex_unlock(&my_obj->buf_lock);
294 pthread_mutex_lock(&my_obj->buf_lock);
296 pthread_mutex_unlock(&my_obj->buf_lock);
853 pthread_mutex_destroy(&my_obj->buf_lock);
    [all...]
mm_camera_channel.c 711 pthread_mutex_init(&stream_obj->buf_lock, NULL);
721 pthread_mutex_destroy(&stream_obj->buf_lock);
    [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c 232 pthread_mutex_lock(&my_obj->buf_lock);
242 pthread_mutex_unlock(&my_obj->buf_lock);
295 pthread_mutex_lock(&my_obj->buf_lock);
297 pthread_mutex_unlock(&my_obj->buf_lock);
854 pthread_mutex_destroy(&my_obj->buf_lock);
    [all...]
mm_camera_channel.c 713 pthread_mutex_init(&stream_obj->buf_lock, NULL);
723 pthread_mutex_destroy(&stream_obj->buf_lock);
    [all...]
  /device/asus/flo/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 216 pthread_mutex_t buf_lock; member in struct:mm_stream
  /device/lge/mako/camera/QCamera/stack/mm-camera-interface/inc/
mm_camera.h 234 pthread_mutex_t buf_lock; member in struct:mm_stream
  /hardware/qcom/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 216 pthread_mutex_t buf_lock; member in struct:mm_stream

Completed in 266 milliseconds