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

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Domx_vdec.h731 unsigned int m_heap_count; member in class:omx_vdec
/hardware/qcom/media/msm8974/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.h845 unsigned int m_heap_count; member in class:omx_vdec
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h744 unsigned int m_heap_count; member in class:omx_vdec
H A Domx_vdec.h847 unsigned int m_heap_count; member in class:omx_vdec
H A Domx_vdec_hevc_swvdec.h880 unsigned int m_heap_count; member in class:omx_vdec
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp493 m_heap_count(0),
4583 m_heap_count = m_heap_count - 1;
4584 if (m_heap_count == 0)
5171 m_heap_count = m_heap_count + 1;
6079 m_heap_count = 0;
/hardware/qcom/media/msm8974/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 47 milliseconds