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.h754 unsigned int m_heap_count; member in class:omx_vdec
H A Domx_vdec.h801 unsigned int m_heap_count; member in class:omx_vdec
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp488 m_heap_count(0),
4550 m_heap_count = m_heap_count - 1;
4551 if (m_heap_count == 0)
5138 m_heap_count = m_heap_count + 1;
6046 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 82 milliseconds