Home
last modified time | relevance | path

Searched refs:video_heap_ptr (Results 1 – 14 of 14) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h728 sp<MemoryHeapBase> video_heap_ptr; member
878 sp<MemoryHeapBase> video_heap_ptr; member
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h741 sp<MemoryHeapBase> video_heap_ptr; member
895 sp<MemoryHeapBase> video_heap_ptr; member
Domx_vdec_hevc_swvdec.h877 sp<MemoryHeapBase> video_heap_ptr; member
1060 sp<MemoryHeapBase> video_heap_ptr; member
Domx_vdec.h864 sp<MemoryHeapBase> video_heap_ptr; member
1062 sp<MemoryHeapBase> video_heap_ptr; member
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h747 sp<MemoryHeapBase> video_heap_ptr; member
904 sp<MemoryHeapBase> video_heap_ptr; member
Domx_vdec.h842 sp<MemoryHeapBase> video_heap_ptr; member
1026 sp<MemoryHeapBase> video_heap_ptr; member
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Domx_vdec.cpp4582 m_heap_ptr[index].video_heap_ptr = NULL; in free_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()
6076 m_heap_ptr[indx].video_heap_ptr = NULL; in component_deinit()
9347 m_heap_ptr[index].video_heap_ptr = NULL; in free_output_buffer()
9417 m_heap_ptr[i].video_heap_ptr = new VideoHeap ( in allocate_buffers_color_convert()
9420 m_pmem_info_client[i].pmem_fd = (OMX_U32)m_heap_ptr[i].video_heap_ptr.get(); in allocate_buffers_color_convert()
9495 m_heap_ptr[i].video_heap_ptr = NULL; //not used in use_output_buffer()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec.cpp4381 m_heap_ptr[index].video_heap_ptr = NULL; in free_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()
5883 m_heap_ptr[indx].video_heap_ptr = NULL; in component_deinit()
9561 m_heap_ptr[index].video_heap_ptr = NULL; in free_output_buffer()
9643 m_heap_ptr[i].video_heap_ptr = new VideoHeap ( in allocate_buffers_color_convert()
9646 m_pmem_info_client[i].pmem_fd = (OMX_U32)m_heap_ptr[i].video_heap_ptr.get(); in allocate_buffers_color_convert()
Domx_vdec_hevc.cpp8372 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()
Domx_vdec_msm8974.cpp10457 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()
Domx_vdec_hevc_swvdec.cpp9456 m_heap_ptr[index].video_heap_ptr = NULL; in free_output_buffer()
9526 m_heap_ptr[i].video_heap_ptr = new VideoHeap ( in allocate_buffers_color_convert()
9530 m_pmem_info_client[i].pmem_fd = (OMX_U32)m_heap_ptr[i].video_heap_ptr.get(); in allocate_buffers_color_convert()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp8318 m_heap_ptr[index].video_heap_ptr = NULL; in free_output_buffer()
8388 m_heap_ptr[i].video_heap_ptr = new VideoHeap ( in allocate_buffers_color_convert()
8392 m_pmem_info_client[i].pmem_fd = (OMX_U32)m_heap_ptr[i].video_heap_ptr.get(); in allocate_buffers_color_convert()
Domx_vdec_hevc_swvdec.cpp9658 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()
Domx_vdec_v4l2.cpp11751 m_heap_ptr[index].video_heap_ptr = NULL; in free_output_buffer()
11824 m_heap_ptr[i].video_heap_ptr = new VideoHeap ( in allocate_buffers_color_convert()
11828 m_pmem_info_client[i].pmem_fd = (unsigned long)m_heap_ptr[i].video_heap_ptr.get(); in allocate_buffers_color_convert()