Home
last modified time | relevance | path

Searched refs:m_stopped (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
Domx_swvenc_mpeg4.h76 bool m_stopped; variable
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
Domx_swvenc_mpeg4.h76 bool m_stopped; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_swvenc_mpeg4.cpp165 m_stopped = true; in component_init()
1678 if (false == m_stopped) in dev_stop()
1688 m_stopped = true; in dev_stop()
1725 m_stopped = false; in dev_start()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Domx_swvenc_mpeg4.cpp165 m_stopped = true; in component_init()
1672 if (false == m_stopped) in dev_stop()
1682 m_stopped = true; in dev_stop()
1719 m_stopped = false; in dev_start()