Home
last modified time | relevance | path

Searched defs:pos (Results 1 – 25 of 43) sorted by relevance

12

/device/huawei/angler/camera/QCamera2/util/
DQCameraQueue.cpp220 struct cam_list *pos = NULL; in peek() local
255 struct cam_list *pos = NULL; in dequeue() local
294 struct cam_list *pos = NULL; in flush() local
336 struct cam_list *pos = NULL; in flushNodes() local
381 struct cam_list *pos = NULL; in flushNodes() local
DQCameraFlash.cpp74 for (int pos = 0; pos < MM_CAMERA_MAX_NUM_SENSORS; pos++) { in QCameraFlash() local
90 for (int pos = 0; pos < MM_CAMERA_MAX_NUM_SENSORS; pos++) { in ~QCameraFlash() local
/device/lge/bullhead/camera/QCamera2/util/
DQCameraQueue.cpp220 struct cam_list *pos = NULL; in peek() local
255 struct cam_list *pos = NULL; in dequeue() local
294 struct cam_list *pos = NULL; in flush() local
336 struct cam_list *pos = NULL; in flushNodes() local
381 struct cam_list *pos = NULL; in flushNodes() local
DQCameraFlash.cpp74 for (int pos = 0; pos < MM_CAMERA_MAX_NUM_SENSORS; pos++) { in QCameraFlash() local
90 for (int pos = 0; pos < MM_CAMERA_MAX_NUM_SENSORS; pos++) { in ~QCameraFlash() local
/device/huawei/angler/camera/QCamera2/stack/mm-jpeg-interface/src/
Dmm_jpeg_queue.c66 struct cam_list *pos = NULL; in mm_jpeg_queue_enq_head() local
93 struct cam_list *pos = NULL; in mm_jpeg_queue_deq() local
138 struct cam_list *pos = NULL; in mm_jpeg_queue_flush() local
167 struct cam_list *pos = NULL; in mm_jpeg_queue_peek() local
/device/lge/bullhead/camera/QCamera2/stack/mm-jpeg-interface/src/
Dmm_jpeg_queue.c66 struct cam_list *pos = NULL; in mm_jpeg_queue_enq_head() local
93 struct cam_list *pos = NULL; in mm_jpeg_queue_deq() local
138 struct cam_list *pos = NULL; in mm_jpeg_queue_flush() local
167 struct cam_list *pos = NULL; in mm_jpeg_queue_peek() local
/device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/src/
Dmm_jpeg_queue.c66 struct cam_list *pos = NULL; in mm_jpeg_queue_enq_head() local
93 struct cam_list *pos = NULL; in mm_jpeg_queue_deq() local
137 struct cam_list *pos = NULL; in mm_jpeg_queue_flush() local
166 struct cam_list *pos = NULL; in mm_jpeg_queue_peek() local
/device/moto/shamu/camera/QCamera2/util/
DQCameraQueue.cpp224 struct cam_list *pos = NULL; in dequeue() local
263 struct cam_list *pos = NULL; in flush() local
305 struct cam_list *pos = NULL; in flushNodes() local
350 struct cam_list *pos = NULL; in flushNodes() local
DQCameraFlash.cpp74 for (int pos = 0; pos < MM_CAMERA_MAX_NUM_SENSORS; pos++) { in QCameraFlash() local
90 for (int pos = 0; pos < MM_CAMERA_MAX_NUM_SENSORS; pos++) { in ~QCameraFlash() local
/device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/src/
Dmm_jpeg_queue.c69 struct cam_list *pos = NULL; in mm_jpeg_queue_peek() local
90 struct cam_list *pos = NULL; in mm_jpeg_queue_deq() local
134 struct cam_list *pos = NULL; in mm_jpeg_queue_flush() local
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_queue.c111 struct cam_list *pos = NULL; in mm_qcamera_queue_dequeue() local
139 struct cam_list *pos = NULL; in mm_qcamera_queue_flush() local
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_queue.c111 struct cam_list *pos = NULL; in mm_qcamera_queue_dequeue() local
139 struct cam_list *pos = NULL; in mm_qcamera_queue_flush() local
/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_queue.c111 struct cam_list *pos = NULL; in mm_qcamera_queue_dequeue() local
139 struct cam_list *pos = NULL; in mm_qcamera_queue_flush() local
/device/lge/bullhead/camera/QCamera2/stack/common/
Dcam_queue.h75 struct cam_list *pos = NULL; in cam_queue_deq() local
99 struct cam_list *pos = NULL; in cam_queue_flush() local
/device/moto/shamu/camera/QCamera2/stack/common/
Dcam_queue.h77 struct cam_list *pos = NULL; in cam_queue_deq() local
101 struct cam_list *pos = NULL; in cam_queue_flush() local
/device/huawei/angler/camera/QCamera2/stack/common/
Dcam_queue.h75 struct cam_list *pos = NULL; in cam_queue_deq() local
99 struct cam_list *pos = NULL; in cam_queue_flush() local
/device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
Dmm_camera_data.c84 struct cam_list *pos = NULL; in mm_camera_queue_deq() local
116 struct cam_list *pos = NULL; in mm_camera_queue_flush() local
/device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
Dmm_qcamera_pp.c708 struct cam_list *pos = NULL; in mm_qcamera_queue_deq() local
733 struct cam_list *pos = NULL; in mm_qcamera_queue_peek() local
762 struct cam_list *pos = NULL; in mm_qcamera_queue_flush() local
/device/google/contexthub/contexthubhal/
Dsystem_comms.cpp49 size_t pos = buf.getPos(); in readNanohubAppInfo() local
60 size_t pos = buf.getPos(); in readNanohubMemInfo() local
553 for (auto pos = sessions_.begin(); in handleRx() local
Dmessage_buf.h43 size_t pos; variable
/device/google/contexthub/firmware/src/cpu/x86/
DatomicBitset.c63 uint32_t pos, i, numWords = (set->numBits + 31) / 32; in atomicBitsetFindClearAndSet() local
/device/google/contexthub/util/common/
Dfile.cpp88 off64_t File::seekTo(off64_t pos, int whence) { in seekTo()
/device/generic/goldfish/libqemu/
Dtest_guest_2.c164 int pos, len; in main() local
/device/google/contexthub/util/nanoapp_sign/
Dnanoapp_sign.c50 uint32_t pos = *ppos; in getHexEncodedByte() local
196 uint32_t pos = 0; in handleConvertKey() local
/device/google/contexthub/lib/nanohub/
Dnanoapp.c104 int pos; in doPrintHash() local

12