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

  /device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/src/
mm_jpeg_interface.c 42 static pthread_mutex_t g_intf_lock = PTHREAD_MUTEX_INITIALIZER; variable
79 pthread_mutex_lock(&g_intf_lock);
83 pthread_mutex_unlock(&g_intf_lock);
88 pthread_mutex_unlock(&g_intf_lock);
101 pthread_mutex_lock(&g_intf_lock);
105 pthread_mutex_unlock(&g_intf_lock);
110 pthread_mutex_unlock(&g_intf_lock);
123 pthread_mutex_lock(&g_intf_lock);
127 pthread_mutex_unlock(&g_intf_lock);
142 pthread_mutex_unlock(&g_intf_lock);
    [all...]
  /device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_interface.c 41 static pthread_mutex_t g_intf_lock = PTHREAD_MUTEX_INITIALIZER; variable
114 pthread_mutex_lock(&g_intf_lock);
118 pthread_mutex_unlock(&g_intf_lock);
122 pthread_mutex_unlock(&g_intf_lock);
151 pthread_mutex_lock(&g_intf_lock);
155 pthread_mutex_unlock(&g_intf_lock);
160 pthread_mutex_unlock(&g_intf_lock);
185 pthread_mutex_lock(&g_intf_lock);
189 pthread_mutex_unlock(&g_intf_lock);
194 pthread_mutex_unlock(&g_intf_lock);
    [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_interface.c 41 static pthread_mutex_t g_intf_lock = PTHREAD_MUTEX_INITIALIZER; variable
114 pthread_mutex_lock(&g_intf_lock);
118 pthread_mutex_unlock(&g_intf_lock);
122 pthread_mutex_unlock(&g_intf_lock);
151 pthread_mutex_lock(&g_intf_lock);
155 pthread_mutex_unlock(&g_intf_lock);
160 pthread_mutex_unlock(&g_intf_lock);
185 pthread_mutex_lock(&g_intf_lock);
189 pthread_mutex_unlock(&g_intf_lock);
194 pthread_mutex_unlock(&g_intf_lock);
    [all...]
  /device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_interface.c 44 static pthread_mutex_t g_intf_lock = PTHREAD_MUTEX_INITIALIZER; variable
154 pthread_mutex_lock(&g_intf_lock);
159 pthread_mutex_unlock(&g_intf_lock);
162 pthread_mutex_unlock(&g_intf_lock);
190 pthread_mutex_lock(&g_intf_lock);
195 pthread_mutex_unlock(&g_intf_lock);
198 pthread_mutex_unlock(&g_intf_lock);
227 pthread_mutex_lock(&g_intf_lock);
232 pthread_mutex_unlock(&g_intf_lock);
235 pthread_mutex_unlock(&g_intf_lock);
    [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_interface.c 44 static pthread_mutex_t g_intf_lock = PTHREAD_MUTEX_INITIALIZER; variable
154 pthread_mutex_lock(&g_intf_lock);
159 pthread_mutex_unlock(&g_intf_lock);
162 pthread_mutex_unlock(&g_intf_lock);
190 pthread_mutex_lock(&g_intf_lock);
195 pthread_mutex_unlock(&g_intf_lock);
198 pthread_mutex_unlock(&g_intf_lock);
227 pthread_mutex_lock(&g_intf_lock);
232 pthread_mutex_unlock(&g_intf_lock);
235 pthread_mutex_unlock(&g_intf_lock);
    [all...]
  /device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_interface.c 44 static pthread_mutex_t g_intf_lock = PTHREAD_MUTEX_INITIALIZER; variable
98 pthread_mutex_lock(&g_intf_lock);
103 pthread_mutex_unlock(&g_intf_lock);
106 pthread_mutex_unlock(&g_intf_lock);
121 pthread_mutex_lock(&g_intf_lock);
128 pthread_mutex_unlock(&g_intf_lock);
131 pthread_mutex_unlock(&g_intf_lock);
144 pthread_mutex_lock(&g_intf_lock);
149 pthread_mutex_unlock(&g_intf_lock);
152 pthread_mutex_unlock(&g_intf_lock);
    [all...]

Completed in 2818 milliseconds