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

  /device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c 137 uint8_t has_cb)
163 if(has_cb) {
198 uint8_t has_cb = 0; local
226 has_cb = 1;
241 my_obj->buf_status[idx].buf_refcnt += has_cb;
244 mm_stream_handle_rcvd_buf(my_obj, &buf_info, has_cb);
316 /* do buf_done since we increased refcnt by one when has_cb */
668 uint8_t has_cb = 0; local
674 has_cb = 1;
680 if (has_cb) {
750 uint8_t has_cb = 0; local
    [all...]
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c 117 uint8_t has_cb)
143 if(has_cb) {
178 uint8_t has_cb = 0; local
206 has_cb = 1;
221 my_obj->buf_status[idx].buf_refcnt += has_cb;
224 mm_stream_handle_rcvd_buf(my_obj, &buf_info, has_cb);
297 /* do buf_done since we increased refcnt by one when has_cb */
649 uint8_t has_cb = 0; local
655 has_cb = 1;
661 if (has_cb) {
731 uint8_t has_cb = 0; local
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c 117 uint8_t has_cb)
143 if(has_cb) {
178 uint8_t has_cb = 0; local
206 has_cb = 1;
221 my_obj->buf_status[idx].buf_refcnt += has_cb;
224 mm_stream_handle_rcvd_buf(my_obj, &buf_info, has_cb);
297 /* do buf_done since we increased refcnt by one when has_cb */
652 uint8_t has_cb = 0; local
658 has_cb = 1;
664 if (has_cb) {
734 uint8_t has_cb = 0; local
    [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c 194 uint8_t has_cb)
220 if(has_cb) {
255 uint8_t has_cb = 0, length = 0; local
290 has_cb = 1;
306 (uint8_t)(my_obj->buf_status[idx].buf_refcnt + has_cb);
309 mm_stream_handle_rcvd_buf(my_obj, &buf_info, has_cb);
382 /* do buf_done since we increased refcnt by one when has_cb */
750 uint8_t has_cb = 0; local
756 has_cb = 1;
762 if (has_cb) {
836 uint8_t has_cb = 0; local
    [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_stream.c 147 uint8_t has_cb = 0; local
177 has_cb = 1;
180 if(has_cb) {
205 uint8_t has_cb = 0; local
246 has_cb = 1;
    [all...]

Completed in 59 milliseconds