Home
last modified time | relevance | path

Searched refs:m_etb_count (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/media/mm-video/vidc/venc/inc/
Domx_video_base.h580 unsigned int m_etb_count; variable
/hardware/qcom/media/mm-video/vidc/venc/src/
Domx_video_base.cpp244 m_etb_count(0), in omx_video()
286 DEBUG_PRINT_HIGH("\n m_etb_count = %u, m_fbd_count = %u\n", m_etb_count, in ~omx_video()
470 DEBUG_PRINT_HIGH("\nm_etb_count at i/p flush = %u", m_etb_count); in process_event_cb()
471 m_etb_count = 0; in process_event_cb()
3307 m_etb_count++; in empty_this_buffer()