/hardware/interfaces/soundtrigger/2.0/default/ |
D | SoundTriggerHalImpl.cpp | 370 halModel->data_offset = sizeof(struct sound_trigger_phrase_sound_model); in convertSoundModelToHal() 378 halModel->data_offset = sizeof(struct sound_trigger_sound_model); in convertSoundModelToHal() 384 uint8_t* dst = reinterpret_cast<uint8_t*>(halModel) + halModel->data_offset; in convertSoundModelToHal() 424 halConfig->data_offset = sizeof(struct sound_trigger_recognition_config); in convertRecognitionConfigToHal() 426 uint8_t* dst = reinterpret_cast<uint8_t*>(halConfig) + halConfig->data_offset; in convertRecognitionConfigToHal() 438 const_cast<uint8_t*>(reinterpret_cast<const uint8_t*>(halEvent)) + halEvent->data_offset, in convertSoundModelEventFromHal() 470 const_cast<uint8_t*>(reinterpret_cast<const uint8_t*>(halEvent)) + halEvent->data_offset, in convertRecognitionEventFromHal()
|
/hardware/interfaces/soundtrigger/2.2/default/ |
D | SoundTriggerHw.cpp | 392 halModel->data_offset = sizeof(struct sound_trigger_phrase_sound_model); in convertSoundModelToHal() 400 halModel->data_offset = sizeof(struct sound_trigger_sound_model); in convertSoundModelToHal() 406 uint8_t* dst = reinterpret_cast<uint8_t*>(halModel) + halModel->data_offset; in convertSoundModelToHal() 447 halConfig->data_offset = sizeof(struct sound_trigger_recognition_config); in convertRecognitionConfigToHal() 449 uint8_t* dst = reinterpret_cast<uint8_t*>(halConfig) + halConfig->data_offset; in convertRecognitionConfigToHal() 462 const_cast<uint8_t*>(reinterpret_cast<const uint8_t*>(halEvent)) + halEvent->data_offset, in convertSoundModelEventFromHal() 494 const_cast<uint8_t*>(reinterpret_cast<const uint8_t*>(halEvent)) + halEvent->data_offset, in convertRecognitionEventFromHal()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 374 venc_msg.buf.offset = v4l2_buf.m.planes->data_offset; in async_venc_message_thread() 3629 plane[0].data_offset = pmem_tmp->offset; in venc_use_buf() 3645 plane[extra_idx].data_offset = 0; in venc_use_buf() 3675 plane[0].data_offset = pmem_tmp->offset; in venc_use_buf() 3686 plane[extra_idx].data_offset = 0; in venc_use_buf() 3866 plane[0].data_offset = bufhdr->nOffset; in venc_empty_buf() 3885 plane[0].data_offset = bufhdr->nOffset; in venc_empty_buf() 3979 plane[0].data_offset = offset; in venc_empty_buf() 4102 plane[0].data_offset = 0; in venc_empty_buf() 4117 plane[0].data_offset = bufhdr->nOffset; in venc_empty_buf() [all …]
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 349 venc_msg.buf.offset = v4l2_buf.m.planes->data_offset; in async_venc_message_thread() 2522 plane[0].data_offset = pmem_tmp->offset; in venc_use_buf() 2547 plane[0].data_offset = pmem_tmp->offset; in venc_use_buf() 2558 plane[extra_idx].data_offset = 0; in venc_use_buf() 2713 plane.data_offset = bufhdr->nOffset; in venc_empty_buf() 2732 plane.data_offset = bufhdr->nOffset; in venc_empty_buf() 2751 plane.data_offset = meta_buf->meta_handle->data[1]; in venc_empty_buf() 2770 plane.data_offset = 0; in venc_empty_buf() 2821 plane.data_offset = bufhdr->nOffset; in venc_empty_buf() 2828 plane.data_offset = bufhdr->nOffset; in venc_empty_buf() [all …]
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3Mem.cpp | 247 bufDef.planes_buf.planes[0].data_offset = offset.mp[0].offset; in getBufDef() 252 bufDef.planes_buf.planes[i].data_offset = offset.mp[i].offset; in getBufDef()
|
/hardware/libhardware/modules/soundtrigger/ |
D | sound_trigger_hw.c | 622 sound_model->data_offset < sizeof(struct sound_trigger_sound_model)) { in stdev_load_sound_model() 659 char *data = (char *)sound_model + sound_model->data_offset; in stdev_load_sound_model()
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_rdi.c | 58 (uint8_t *)frame->buffer + frame->planes_buf.planes[i].data_offset, in mm_app_rdi_dump_frame()
|
D | mm_qcamera_app.c | 265 frame->planes_buf.planes[i].data_offset, frame->planes_buf.planes[i].length); in mm_app_dump_frame() 330 app_bufs[i].buf.planes_buf.planes[0].data_offset = frame_offset_info->mp[0].offset; in mm_app_alloc_bufs() 336 app_bufs[i].buf.planes_buf.planes[j].data_offset = frame_offset_info->mp[j].offset; in mm_app_alloc_bufs()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 404 venc_msg.buf.offset = v4l2_buf.m.planes->data_offset; in async_venc_message_thread() 3225 plane[0].data_offset = pmem_tmp->offset; in venc_use_buf() 3245 plane[extra_idx].data_offset = 0; in venc_use_buf() 3427 plane[0].data_offset = bufhdr->nOffset; in venc_empty_buf() 3446 plane[0].data_offset = bufhdr->nOffset; in venc_empty_buf() 3525 plane[0].data_offset = hnd->data[1]; in venc_empty_buf() 3647 plane[0].data_offset = 0; in venc_empty_buf() 3655 plane[0].data_offset = bufhdr->nOffset; in venc_empty_buf() 3663 plane[0].data_offset = bufhdr->nOffset; in venc_empty_buf() 3690 plane[extra_idx].data_offset = 0; in venc_empty_buf() [all …]
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/ |
D | video_encoder_device_copper.cpp | 1456 plane.data_offset = pmem_tmp->offset; in venc_use_buf() 1483 plane.data_offset = pmem_tmp->offset; in venc_use_buf() 1604 plane.data_offset = bufhdr->nOffset; in venc_empty_buf() 1686 plane.data_offset = bufhdr->nOffset; in venc_fill_buf()
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 296 venc_msg.buf.offset = v4l2_buf.m.planes->data_offset; in async_venc_message_thread() 3853 plane[0].data_offset = bufhdr->nOffset; in venc_empty_buf() 3962 plane[0].data_offset = offset; in venc_empty_buf() 4142 plane[0].data_offset = 0; in venc_empty_buf() 4159 plane[0].data_offset = bufhdr->nOffset; in venc_empty_buf() 4167 plane[0].data_offset = bufhdr->nOffset; in venc_empty_buf() 4206 plane[extra_idx].data_offset = 0; in venc_empty_buf() 4242 venc_input_log_buffers(bufhdr, fd, plane[0].data_offset, m_sVenc_cfg.inputformat); in venc_empty_buf() 4368 plane[0].data_offset = MetaBufferUtil::getIntAt(hnd, i, MetaBufferUtil::INT_OFFSET); in venc_empty_batch() 4393 plane[extra_idx].data_offset = 0; in venc_empty_batch() [all …]
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device_v4l2.h | 416 int fill_pq_stats(struct v4l2_buffer buf, unsigned int data_offset);
|
/hardware/qcom/camera/msm8998/ |
D | QCamera_Intf.h | 1031 uint32_t data_offset; member
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 4626 plane[0].data_offset = 0; in use_output_buffer() 4635 plane[extra_idx].data_offset = 0; in use_output_buffer() 5202 plane.data_offset = drv_ctx.ptr_inputbuffer[i].offset; in allocate_input_buffer() 5553 plane[0].data_offset = 0; in allocate_output_buffer() 5562 plane[extra_idx].data_offset = 0; in allocate_output_buffer() 6194 plane.data_offset = 0; in empty_this_buffer_proxy() 6428 plane[0].data_offset = 0; in fill_this_buffer_proxy() 6438 plane[extra_idx].data_offset = 0; in fill_this_buffer_proxy() 10041 plane[0].data_offset = 0; in fill_this_buffer_proxy_dsp() 10050 plane[extra_idx].data_offset = 0; in fill_this_buffer_proxy_dsp() [all …]
|
D | omx_vdec_hevc.cpp | 3827 plane[0].data_offset = 0; in use_output_buffer() 3836 plane[extra_idx].data_offset = 0; in use_output_buffer() 4333 plane.data_offset = drv_ctx.ptr_inputbuffer[i].offset; in allocate_input_buffer() 4639 plane[0].data_offset = 0; in allocate_output_buffer() 4648 plane[extra_idx].data_offset = 0; in allocate_output_buffer() 5190 plane.data_offset = 0; in empty_this_buffer_proxy() 5356 plane[0].data_offset = 0; in fill_this_buffer_proxy() 5366 plane[extra_idx].data_offset = 0; in fill_this_buffer_proxy()
|
D | omx_vdec_msm8974.cpp | 4944 plane[0].data_offset = 0; in use_output_buffer() 4953 plane[extra_idx].data_offset = 0; in use_output_buffer() 5486 plane.data_offset = drv_ctx.ptr_inputbuffer[i].offset; in allocate_input_buffer() 5823 plane[0].data_offset = 0; in allocate_output_buffer() 5832 plane[extra_idx].data_offset = 0; in allocate_output_buffer() 6396 plane.data_offset = 0; in empty_this_buffer_proxy() 6661 plane[0].data_offset = 0; in fill_this_buffer_proxy() 6671 plane[extra_idx].data_offset = 0; in fill_this_buffer_proxy()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 4823 plane[0].data_offset = 0; in use_output_buffer() 4832 plane[extra_idx].data_offset = 0; in use_output_buffer() 5402 plane.data_offset = drv_ctx.ptr_inputbuffer[i].offset; in allocate_input_buffer() 5757 plane[0].data_offset = 0; in allocate_output_buffer() 5766 plane[extra_idx].data_offset = 0; in allocate_output_buffer() 6399 plane.data_offset = 0; in empty_this_buffer_proxy() 6636 plane[0].data_offset = 0; in fill_this_buffer_proxy() 6646 plane[extra_idx].data_offset = 0; in fill_this_buffer_proxy() 10256 plane[0].data_offset = 0; in fill_this_buffer_proxy_dsp() 10265 plane[extra_idx].data_offset = 0; in fill_this_buffer_proxy_dsp() [all …]
|
D | omx_vdec_hevc.cpp | 3806 plane[0].data_offset = 0; in use_output_buffer() 3815 plane[extra_idx].data_offset = 0; in use_output_buffer() 4312 plane.data_offset = drv_ctx.ptr_inputbuffer[i].offset; in allocate_input_buffer() 4618 plane[0].data_offset = 0; in allocate_output_buffer() 4627 plane[extra_idx].data_offset = 0; in allocate_output_buffer() 5160 plane.data_offset = 0; in empty_this_buffer_proxy() 5326 plane[0].data_offset = 0; in fill_this_buffer_proxy() 5336 plane[extra_idx].data_offset = 0; in fill_this_buffer_proxy()
|
D | omx_vdec_v4l2.cpp | 5787 plane[0].data_offset = 0; in use_output_buffer() 5796 plane[extra_idx].data_offset = 0; in use_output_buffer() 6349 plane.data_offset = drv_ctx.ptr_inputbuffer[i].offset; in allocate_input_buffer() 6677 plane[0].data_offset = 0; in allocate_output_buffer() 6686 plane[extra_idx].data_offset = 0; in allocate_output_buffer() 7250 plane.data_offset = 0; in empty_this_buffer_proxy() 7488 plane[0].data_offset = 0; in fill_this_buffer_proxy() 7498 plane[extra_idx].data_offset = 0; in fill_this_buffer_proxy() 8604 plane[0].data_offset = 0; in async_message_process() 8614 plane[extra_idx].data_offset = 0; in async_message_process()
|
/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
D | QCameraMem.cpp | 291 bufDef.planes_buf.planes[0].data_offset = offset.mp[0].offset; in getBufDef() 296 bufDef.planes_buf.planes[i].data_offset = offset.mp[i].offset; in getBufDef()
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
D | videodev2.h | 626 __u32 data_offset; member
|
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
D | videodev2.h | 629 __u32 data_offset; member
|
/hardware/qcom/msm8994/kernel-headers/linux/ |
D | videodev2.h | 462 __u32 data_offset; member
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
D | videodev2.h | 461 __u32 data_offset; member
|
/hardware/qcom/msm8960/original-kernel-headers/media/ |
D | msm_camera.h | 326 uint32_t data_offset; member
|