Searched refs:m_etb_count (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
H A Domx_video_base.h580 unsigned int m_etb_count; member in class:omx_video
/hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h612 unsigned int m_etb_count; member in class:omx_video
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/
H A Domx_video_base.cpp248 m_etb_count(0),
290 DEBUG_PRINT_HIGH("\n m_etb_count = %u, m_fbd_count = %u\n", m_etb_count,
474 DEBUG_PRINT_HIGH("\nm_etb_count at i/p flush = %u", m_etb_count);
475 m_etb_count = 0;
3317 m_etb_count++;
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp233 m_etb_count(0),
284 DEBUG_PRINT_HIGH("\n m_etb_count = %u, m_fbd_count = %u\n", m_etb_count,
447 DEBUG_PRINT_HIGH("\nm_etb_count at i/p flush = %u", m_etb_count);
448 m_etb_count = 0;
3091 m_etb_count++;

Completed in 35 milliseconds