/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | omx_vdec.h | 730 struct vidc_heap *m_heap_ptr; variable 880 struct vidc_heap m_heap_ptr[MAX_COUNT]; variable
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 749 struct vidc_heap *m_heap_ptr; variable 906 struct vidc_heap m_heap_ptr[MAX_COUNT]; variable
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 743 struct vidc_heap *m_heap_ptr; variable 897 struct vidc_heap m_heap_ptr[MAX_COUNT]; variable
|
D | omx_vdec_hevc_swvdec.h | 879 struct vidc_heap *m_heap_ptr; variable 1062 struct vidc_heap m_heap_ptr[MAX_COUNT]; variable
|
D | omx_vdec.h | 866 struct vidc_heap *m_heap_ptr; variable 1064 struct vidc_heap m_heap_ptr[MAX_COUNT]; variable
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec.cpp | 492 m_heap_ptr(NULL), in omx_vdec() 4582 m_heap_ptr[index].video_heap_ptr = NULL; in free_output_buffer() 4586 free(m_heap_ptr); in free_output_buffer() 4587 m_heap_ptr = NULL; in free_output_buffer() 4967 m_heap_ptr = (struct vidc_heap *)\ in allocate_output_buffer() 4975 && m_heap_ptr in allocate_output_buffer() 5029 m_heap_ptr[i].video_heap_ptr = NULL; in allocate_output_buffer() 5166 m_heap_ptr[i].video_heap_ptr = new VideoHeap (drv_ctx.op_buf_ion_info[i].ion_device_fd, in allocate_output_buffer() 5173 m_heap_ptr[i].video_heap_ptr = new VideoHeap (pmem_fd, in allocate_output_buffer() 5181 m_pmem_info[i].pmem_fd = (OMX_U32) m_heap_ptr[i].video_heap_ptr.get (); in allocate_output_buffer() [all …]
|
D | omx_vdec_copper.cpp | 499 m_heap_ptr(NULL), in omx_vdec()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec.cpp | 479 m_heap_ptr(NULL), in omx_vdec() 4381 m_heap_ptr[index].video_heap_ptr = NULL; in free_output_buffer() 4385 free(m_heap_ptr); in free_output_buffer() 4386 m_heap_ptr = NULL; in free_output_buffer() 4759 m_heap_ptr = (struct vidc_heap *)\ in allocate_output_buffer() 4767 && m_heap_ptr in allocate_output_buffer() 4820 m_heap_ptr[i].video_heap_ptr = NULL; in allocate_output_buffer() 4967 m_heap_ptr[i].video_heap_ptr = new VideoHeap (drv_ctx.op_buf_ion_info[i].ion_device_fd, in allocate_output_buffer() 4974 m_heap_ptr[i].video_heap_ptr = new VideoHeap (pmem_fd, in allocate_output_buffer() 4982 m_pmem_info[i].pmem_fd = (OMX_U32) m_heap_ptr[i].video_heap_ptr.get (); in allocate_output_buffer() [all …]
|
D | omx_vdec_hevc.cpp | 510 m_heap_ptr(NULL), in omx_vdec() 8372 m_heap_ptr[index].video_heap_ptr = NULL; in free_output_buffer() 8442 m_heap_ptr[i].video_heap_ptr = new VideoHeap ( in allocate_buffers_color_convert() 8446 m_pmem_info_client[i].pmem_fd = (OMX_U32)m_heap_ptr[i].video_heap_ptr.get(); in allocate_buffers_color_convert()
|
D | omx_vdec_msm8974.cpp | 549 m_heap_ptr(NULL), in omx_vdec() 10457 m_heap_ptr[index].video_heap_ptr = NULL; in free_output_buffer() 10530 m_heap_ptr[i].video_heap_ptr = new VideoHeap ( in allocate_buffers_color_convert() 10534 m_pmem_info_client[i].pmem_fd = (unsigned long)m_heap_ptr[i].video_heap_ptr.get(); in allocate_buffers_color_convert()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/ |
D | omx_video_base.h | 585 sp<MemoryHeapBase> m_heap_ptr; variable
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 655 sp<MemoryHeapBase> m_heap_ptr; variable
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 690 sp<MemoryHeapBase> m_heap_ptr; variable
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/ |
D | omx_video_encoder.cpp | 1489 m_heap_ptr.clear(); in component_deinit()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_hevc.cpp | 1037 m_heap_ptr.clear(); in component_deinit()
|
D | omx_video_encoder.cpp | 2260 m_heap_ptr.clear(); in component_deinit()
|
D | omx_swvenc_mpeg4.cpp | 1662 m_heap_ptr.clear(); in component_deinit()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_encoder.cpp | 1998 m_heap_ptr.clear(); in component_deinit()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 551 m_heap_ptr(NULL), in omx_vdec() 9658 m_heap_ptr[index].video_heap_ptr = NULL; in free_output_buffer() 9728 m_heap_ptr[i].video_heap_ptr = new VideoHeap ( in allocate_buffers_color_convert() 9732 m_pmem_info_client[i].pmem_fd = (unsigned long)m_heap_ptr[i].video_heap_ptr.get(); in allocate_buffers_color_convert()
|