Searched refs:m_heap_ptr (Results 1 - 23 of 23) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Domx_vdec.h730 struct vidc_heap *m_heap_ptr; member in class:omx_vdec
880 struct vidc_heap m_heap_ptr[MAX_COUNT]; member in class:omx_vdec::allocate_color_convert_buf
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h749 struct vidc_heap *m_heap_ptr; member in class:omx_vdec
906 struct vidc_heap m_heap_ptr[MAX_COUNT]; member in class:omx_vdec::allocate_color_convert_buf
H A Domx_vdec.h844 struct vidc_heap *m_heap_ptr; member in class:omx_vdec
1028 struct vidc_heap m_heap_ptr[MAX_COUNT]; member in class:omx_vdec::allocate_color_convert_buf
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h743 struct vidc_heap *m_heap_ptr; member in class:omx_vdec
897 struct vidc_heap m_heap_ptr[MAX_COUNT]; member in class:omx_vdec::allocate_color_convert_buf
H A Domx_vdec.h846 struct vidc_heap *m_heap_ptr; member in class:omx_vdec
1040 struct vidc_heap m_heap_ptr[MAX_COUNT]; member in class:omx_vdec::allocate_color_convert_buf
H A Domx_vdec_hevc_swvdec.h879 struct vidc_heap *m_heap_ptr; member in class:omx_vdec
1062 struct vidc_heap m_heap_ptr[MAX_COUNT]; member in class:omx_vdec::allocate_color_convert_buf
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp492 m_heap_ptr(NULL),
4582 m_heap_ptr[index].video_heap_ptr = NULL;
4586 free(m_heap_ptr);
4587 m_heap_ptr = NULL;
4967 m_heap_ptr = (struct vidc_heap *)\
4975 && m_heap_ptr
5029 m_heap_ptr[i].video_heap_ptr = NULL;
5166 m_heap_ptr[i].video_heap_ptr = new VideoHeap (drv_ctx.op_buf_ion_info[i].ion_device_fd,
5173 m_heap_ptr[i].video_heap_ptr = new VideoHeap (pmem_fd,
5181 m_pmem_info[i].pmem_fd = (OMX_U32) m_heap_ptr[
[all...]
H A Domx_vdec_copper.cpp499 m_heap_ptr(NULL),
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp479 m_heap_ptr(NULL),
4381 m_heap_ptr[index].video_heap_ptr = NULL;
4385 free(m_heap_ptr);
4386 m_heap_ptr = NULL;
4759 m_heap_ptr = (struct vidc_heap *)\
4767 && m_heap_ptr
4820 m_heap_ptr[i].video_heap_ptr = NULL;
4967 m_heap_ptr[i].video_heap_ptr = new VideoHeap (drv_ctx.op_buf_ion_info[i].ion_device_fd,
4974 m_heap_ptr[i].video_heap_ptr = new VideoHeap (pmem_fd,
4982 m_pmem_info[i].pmem_fd = (OMX_U32) m_heap_ptr[
[all...]
H A Domx_vdec_hevc.cpp510 m_heap_ptr(NULL),
8372 m_heap_ptr[index].video_heap_ptr = NULL;
8442 m_heap_ptr[i].video_heap_ptr = new VideoHeap (
8446 m_pmem_info_client[i].pmem_fd = (OMX_U32)m_heap_ptr[i].video_heap_ptr.get();
H A Domx_vdec_hevc_swvdec.cpp548 m_heap_ptr(NULL),
9456 m_heap_ptr[index].video_heap_ptr = NULL;
9526 m_heap_ptr[i].video_heap_ptr = new VideoHeap (
9530 m_pmem_info_client[i].pmem_fd = (OMX_U32)m_heap_ptr[i].video_heap_ptr.get();
H A Domx_vdec_msm8974.cpp549 m_heap_ptr(NULL),
10365 m_heap_ptr[index].video_heap_ptr = NULL;
10438 m_heap_ptr[i].video_heap_ptr = new VideoHeap (
10442 m_pmem_info_client[i].pmem_fd = (unsigned long)m_heap_ptr[i].video_heap_ptr.get();
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
H A Domx_video_base.h585 sp<MemoryHeapBase> m_heap_ptr; member in class:omx_video
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h650 sp<MemoryHeapBase> m_heap_ptr; member in class:omx_video
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h667 sp<MemoryHeapBase> m_heap_ptr; member in class:omx_video
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
H A Domx_video_encoder.cpp1488 DEBUG_PRINT_HIGH("Calling m_heap_ptr.clear()\n");
1489 m_heap_ptr.clear();
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_swvenc_hevc.cpp1036 DEBUG_PRINT_HIGH("Calling m_heap_ptr.clear()");
1037 m_heap_ptr.clear();
H A Domx_swvenc_mpeg4.cpp1661 DEBUG_PRINT_HIGH("Calling m_heap_ptr.clear()");
1662 m_heap_ptr.clear();
H A Domx_video_encoder.cpp2137 DEBUG_PRINT_HIGH("Calling m_heap_ptr.clear()");
2138 m_heap_ptr.clear();
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp1956 DEBUG_PRINT_HIGH("Calling m_heap_ptr.clear()");
1957 m_heap_ptr.clear();
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp506 m_heap_ptr(NULL),
8318 m_heap_ptr[index].video_heap_ptr = NULL;
8388 m_heap_ptr[i].video_heap_ptr = new VideoHeap (
8392 m_pmem_info_client[i].pmem_fd = (OMX_U32)m_heap_ptr[i].video_heap_ptr.get();
H A Domx_vdec_hevc_swvdec.cpp551 m_heap_ptr(NULL),
9658 m_heap_ptr[index].video_heap_ptr = NULL;
9728 m_heap_ptr[i].video_heap_ptr = new VideoHeap (
9732 m_pmem_info_client[i].pmem_fd = (unsigned long)m_heap_ptr[i].video_heap_ptr.get();
H A Domx_vdec_v4l2.cpp598 m_heap_ptr(NULL),
11193 m_heap_ptr[index].video_heap_ptr = NULL;
11266 m_heap_ptr[i].video_heap_ptr = new VideoHeap (
11270 m_pmem_info_client[i].pmem_fd = (unsigned long)m_heap_ptr[i].video_heap_ptr.get();

Completed in 250 milliseconds