/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.3/default/ |
D | SoundTriggerHw.cpp | 400 halModel->data_offset = sizeof(struct sound_trigger_phrase_sound_model); in convertSoundModelToHal() 408 halModel->data_offset = sizeof(struct sound_trigger_sound_model); in convertSoundModelToHal() 414 uint8_t* dst = reinterpret_cast<uint8_t*>(halModel) + halModel->data_offset; in convertSoundModelToHal() 455 halConfig->data_offset = sizeof(struct sound_trigger_recognition_config); in convertRecognitionConfigToHal() 457 uint8_t* dst = reinterpret_cast<uint8_t*>(halConfig) + halConfig->data_offset; in convertRecognitionConfigToHal() 491 halConfigBase->data_offset = sizeof(struct sound_trigger_recognition_config_extended_1_3); in convertRecognitionConfigToHalHeader() 499 uint8_t* dst = reinterpret_cast<uint8_t*>(halConfigExtended) + halConfigBase->data_offset; in convertRecognitionConfigToHalHeader() 518 halEvent->data_offset, in convertSoundModelEventFromHal() 550 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/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 330 venc_msg.buf.offset = v4l2_buf.m.planes->data_offset; in async_venc_message_thread() 2573 plane[0].data_offset = bufhdr->nOffset; in venc_empty_buf() 2683 plane[0].data_offset = offset; in venc_empty_buf() 2925 plane[0].data_offset = 0; in venc_empty_buf() 2946 plane[0].data_offset = bufhdr->nOffset; in venc_empty_buf() 2954 plane[0].data_offset = bufhdr->nOffset; in venc_empty_buf() 3029 plane[extra_idx].data_offset = 0; in venc_empty_buf() 3066 … venc_input_log_buffers(bufhdr, fd, plane[0].data_offset, m_sVenc_cfg.inputformat, interlace_flag); in venc_empty_buf() 3189 plane[0].data_offset = MetaBufferUtil::getIntAt(hnd, i, MetaBufferUtil::INT_OFFSET); in venc_empty_batch() 3206 plane[extra_idx].data_offset = 0; in venc_empty_batch() [all …]
|
/hardware/libhardware/modules/soundtrigger/ |
D | sound_trigger_hw.c | 616 sound_model->data_offset < sizeof(struct sound_trigger_sound_model)) { in stdev_load_sound_model() 653 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() 3662 plane[0].data_offset = bufhdr->nOffset; in venc_empty_buf() 3670 plane[0].data_offset = bufhdr->nOffset; in venc_empty_buf() 3697 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/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/sm8150/media/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 339 venc_msg.buf.offset = v4l2_buf.m.planes->data_offset; in async_venc_message_thread() 4202 plane[0].data_offset = bufhdr->nOffset; in venc_empty_buf() 4312 plane[0].data_offset = offset; in venc_empty_buf() 4541 plane[0].data_offset = 0; in venc_empty_buf() 4562 plane[0].data_offset = bufhdr->nOffset; in venc_empty_buf() 4570 plane[0].data_offset = bufhdr->nOffset; in venc_empty_buf() 4607 plane[extra_idx].data_offset = 0; in venc_empty_buf() 4643 … venc_input_log_buffers(bufhdr, fd, plane[0].data_offset, m_sVenc_cfg.inputformat, interlace_flag); in venc_empty_buf() 4769 plane[0].data_offset = MetaBufferUtil::getIntAt(hnd, i, MetaBufferUtil::INT_OFFSET); in venc_empty_batch() 4793 plane[extra_idx].data_offset = 0; in venc_empty_batch() [all …]
|
/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/knowles/athletico/sound_trigger_hal/ |
D | sound_trigger_hw_iaxxx.c | 540 event->common.data_offset = in stdev_generic_event_alloc() 543 memcpy((data + event->common.data_offset), payload, payload_size); in stdev_generic_event_alloc() 2711 sound_model->data_offset < sizeof(struct sound_trigger_sound_model)) { in stdev_load_sound_model() 2751 kw_buffer = (unsigned char *) sound_model + sound_model->data_offset; in stdev_load_sound_model()
|
/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/google/graphics/common/libhwjpeg/ |
D | hwjpeg-v4l2.cpp | 364 m_v4l2DstPlanes[0].data_offset = offset; in SetJpegBuffer()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 6211 plane[0].data_offset = 0; in use_output_buffer() 6220 plane[extra_idx].data_offset = 0; in use_output_buffer() 6877 plane.data_offset = drv_ctx.ptr_inputbuffer[i].offset; in allocate_input_buffer() 7273 plane[0].data_offset = 0; in allocate_output_buffer() 7282 plane[extra_idx].data_offset = 0; in allocate_output_buffer() 7866 plane.data_offset = 0; in empty_this_buffer_proxy() 8116 plane[0].data_offset = 0; in fill_this_buffer_proxy() 8126 plane[extra_idx].data_offset = 0; in fill_this_buffer_proxy()
|