/hardware/qcom/camera/QCamera2/util/ |
D | QCameraQueue.cpp | 227 struct cam_list *pos = NULL; in peek() local 262 struct cam_list *pos = NULL; in dequeue() local 302 struct cam_list *pos = NULL; in dequeue() local 346 struct cam_list *pos = NULL; in flush() local 388 struct cam_list *pos = NULL; in flushNodes() local 433 struct cam_list *pos = NULL; in flushNodes() local
|
D | QCameraFlash.cpp | 77 for (int pos = 0; pos < MM_CAMERA_MAX_NUM_SENSORS; pos++) { in QCameraFlash() local 93 for (int pos = 0; pos < MM_CAMERA_MAX_NUM_SENSORS; pos++) { in ~QCameraFlash() local
|
/hardware/qcom/camera/msm8998/QCamera2/util/ |
D | QCameraQueue.cpp | 227 struct cam_list *pos = NULL; in peek() local 262 struct cam_list *pos = NULL; in dequeue() local 302 struct cam_list *pos = NULL; in dequeue() local 346 struct cam_list *pos = NULL; in flush() local 388 struct cam_list *pos = NULL; in flushNodes() local 433 struct cam_list *pos = NULL; in flushNodes() local
|
D | QCameraFlash.cpp | 77 for (int pos = 0; pos < MM_CAMERA_MAX_NUM_SENSORS; pos++) { in QCameraFlash() local 93 for (int pos = 0; pos < MM_CAMERA_MAX_NUM_SENSORS; pos++) { in ~QCameraFlash() local
|
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/ |
D | mm_jpeg_queue.c | 69 struct cam_list *pos = NULL; in mm_jpeg_queue_enq_head() local 96 struct cam_list *pos = NULL; in mm_jpeg_queue_deq() local 141 struct cam_list *pos = NULL; in mm_jpeg_queue_flush() local 170 struct cam_list *pos = NULL; in mm_jpeg_queue_peek() local
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/src/ |
D | mm_jpeg_queue.c | 69 struct cam_list *pos = NULL; in mm_jpeg_queue_enq_head() local 96 struct cam_list *pos = NULL; in mm_jpeg_queue_deq() local 141 struct cam_list *pos = NULL; in mm_jpeg_queue_flush() local 170 struct cam_list *pos = NULL; in mm_jpeg_queue_peek() local
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libwebm/ |
D | mkvparser.cpp | 27 long long mkvparser::ReadUInt(IMkvReader* pReader, long long pos, long& len) in ReadUInt() 100 long long pos, in GetUIntLength() 143 long long pos, in UnserializeUInt() 175 long long pos, in UnserializeFloat() 247 long long pos, in UnserializeInt() 290 long long pos, in UnserializeString() 327 long long& pos, in ParseElementHeader() 365 long long& pos, in Match() 410 long long& pos, in Match() 493 long long& pos) in Parse() [all …]
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/ |
D | mkvparser.cpp | 32 long long mkvparser::ReadUInt(IMkvReader* pReader, long long pos, long& len) in ReadUInt() 105 long long pos, in GetUIntLength() 148 long long pos, in UnserializeUInt() 180 long long pos, in UnserializeFloat() 252 long long pos, in UnserializeInt() 295 long long pos, in UnserializeString() 332 long long& pos, in ParseElementHeader() 370 long long& pos, in Match() 417 long long& pos, in Match() 502 long long& pos) in Parse() [all …]
|
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_queue.c | 112 struct cam_list *pos = NULL; in mm_qcamera_queue_dequeue() local 140 struct cam_list *pos = NULL; in mm_qcamera_queue_flush() local
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_queue.c | 112 struct cam_list *pos = NULL; in mm_qcamera_queue_dequeue() local 140 struct cam_list *pos = NULL; in mm_qcamera_queue_flush() local
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/ |
D | vp9_itrans8_dspr2.c | 455 uint32_t pos = 45; in vp9_idct8x8_64_add_dspr2() local 555 uint32_t pos = 45; in vp9_iht8x8_64_add_dspr2() local 624 uint32_t pos = 45; in vp9_idct8x8_10_add_dspr2() local 667 uint32_t pos = 45; in vp9_idct8x8_1_add_dspr2() local
|
D | vp9_itrans4_dspr2.c | 233 uint32_t pos = 45; in vp9_idct4x4_16_add_dspr2() local 255 uint32_t pos = 45; in vp9_idct4x4_1_add_dspr2() local 371 uint32_t pos = 45; in vp9_iht4x4_16_add_dspr2() local
|
D | vp9_itrans16_dspr2.c | 898 uint32_t pos = 45; in vp9_idct16x16_256_add_dspr2() local 1091 uint32_t pos = 45; in vp9_iht16x16_256_add_dspr2() local 1175 uint32_t pos = 45; in vp9_idct16x16_10_add_dspr2() local 1221 uint32_t pos = 45; in vp9_idct16x16_1_add_dspr2() local
|
/hardware/qcom/camera/msm8998/QCamera2/stack/common/ |
D | cam_queue.h | 79 struct cam_list *pos = NULL; in cam_queue_deq() local 103 struct cam_list *pos = NULL; in cam_queue_flush() local
|
/hardware/qcom/camera/QCamera2/stack/common/ |
D | cam_queue.h | 79 struct cam_list *pos = NULL; in cam_queue_deq() local 103 struct cam_list *pos = NULL; in cam_queue_flush() local
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | webmenc.c | 84 off_t pos; in Ebml_EndSubElement() local 104 off_t pos) { in write_webm_seek_element() 114 off_t pos; in write_webm_seek_info() local
|
/hardware/bsp/intel/peripheral/libupm/examples/python/ |
D | hmc5883l.py | 34 pos = hmc.coordinates() # Read raw coordinates variable
|
/hardware/bsp/intel/peripheral/libupm/examples/java/ |
D | Hmc5883lSample.java | 41 int[] pos; in main() local
|
/hardware/bsp/intel/peripheral/libupm/examples/c++/ |
D | hmc5883l.cxx | 35 int16_t *pos; in main() local
|
D | lpd8806.cxx | 70 int i, j, pos, dir; in scanner() local
|
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/ |
D | main.c | 52 int32_t pos=0; in viddec_fw_get_total_input_Q_data() local 93 uint32_t inpt_avail=0, output_avail=0, wklds_avail =0 , pos; in mfd_round_robin() local 271 uint32_t inpt_avail=0, output_avail=0, wklds_avail =0 , pos; in viddec_fw_debug_scheduled_stream_state() local
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | hevc_utils.cpp | 137 uint32 pos = 0; in isNewFrame() local
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | hevc_utils.cpp | 137 uint32 pos = 0; in isNewFrame() local
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | hevc_utils.cpp | 137 uint32 pos = 0; in isNewFrame() local
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/ |
D | decode_with_partial_drops.c | 109 int next_packet(struct parsed_header* hdr, int pos, int length, int mtu) in next_packet() 145 int pos = 0; in throw_packets() local
|