Searched refs:m_heap_count (Results 1 - 5 of 5) sorted by relevance

/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
H A Domx_vdec.h731 unsigned int m_heap_count; member in class:omx_vdec
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h750 unsigned int m_heap_count; member in class:omx_vdec
H A Domx_vdec.h828 unsigned int m_heap_count; member in class:omx_vdec
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp491 m_heap_count(0),
4577 m_heap_count = m_heap_count - 1;
4578 if (m_heap_count == 0)
5165 m_heap_count = m_heap_count + 1;
6073 m_heap_count = 0;
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp480 m_heap_count(0),
4382 m_heap_count = m_heap_count - 1;
4384 if (m_heap_count == 0) {
4972 m_heap_count = m_heap_count + 1;
5887 m_heap_count = 0;

Completed in 62 milliseconds