Home
last modified time | relevance | path

Searched refs:vidc_heap (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h726 struct vidc_heap struct
730 struct vidc_heap *m_heap_ptr; argument
876 struct vidc_heap struct
880 struct vidc_heap m_heap_ptr[MAX_COUNT]; argument
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h746 struct vidc_heap { struct
749 struct vidc_heap *m_heap_ptr; argument
903 struct vidc_heap { struct
906 struct vidc_heap m_heap_ptr[MAX_COUNT]; argument
Domx_vdec.h846 struct vidc_heap { struct
849 struct vidc_heap *m_heap_ptr; argument
1029 struct vidc_heap { struct
1032 struct vidc_heap m_heap_ptr[MAX_COUNT]; argument
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
Domx_vdec.cpp4967 m_heap_ptr = (struct vidc_heap *)\ in allocate_output_buffer()
4968 calloc (sizeof(struct vidc_heap), in allocate_output_buffer()
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec.cpp4759 m_heap_ptr = (struct vidc_heap *)\ in allocate_output_buffer()
4760 calloc (sizeof(struct vidc_heap), in allocate_output_buffer()