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.h725 struct vidc_heap struct
729 struct vidc_heap *m_heap_ptr; argument
867 struct vidc_heap struct
871 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.h824 struct vidc_heap { struct
827 struct vidc_heap *m_heap_ptr; argument
1001 struct vidc_heap { struct
1004 struct vidc_heap m_heap_ptr[MAX_COUNT]; argument
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
Domx_vdec.cpp4948 m_heap_ptr = (struct vidc_heap *)\ in allocate_output_buffer()
4949 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()