Home
last modified time | relevance | path

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

12345

/hardware/qcom/camera/QCamera2/util/
DQCameraQueue.cpp227 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
DQCameraFlash.cpp77 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/
DQCameraQueue.cpp227 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
DQCameraFlash.cpp77 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/
Dmm_jpeg_queue.c69 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/
Dmm_jpeg_queue.c69 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/
Dmkvparser.cpp27 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/
Dmkvparser.cpp32 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/
Dmm_qcamera_queue.c112 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/
Dmm_qcamera_queue.c112 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/
Dvp9_itrans8_dspr2.c455 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
Dvp9_itrans4_dspr2.c233 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
Dvp9_itrans16_dspr2.c898 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/
Dcam_queue.h79 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/
Dcam_queue.h79 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/
Dwebmenc.c84 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/
Dhmc5883l.py34 pos = hmc.coordinates() # Read raw coordinates variable
/hardware/bsp/intel/peripheral/libupm/examples/java/
DHmc5883lSample.java41 int[] pos; in main() local
/hardware/bsp/intel/peripheral/libupm/examples/c++/
Dhmc5883l.cxx35 int16_t *pos; in main() local
Dlpd8806.cxx70 int i, j, pos, dir; in scanner() local
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
Dmain.c52 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/
Dhevc_utils.cpp137 uint32 pos = 0; in isNewFrame() local
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Dhevc_utils.cpp137 uint32 pos = 0; in isNewFrame() local
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Dhevc_utils.cpp137 uint32 pos = 0; in isNewFrame() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
Ddecode_with_partial_drops.c109 int next_packet(struct parsed_header* hdr, int pos, int length, int mtu) in next_packet()
145 int pos = 0; in throw_packets() local

12345