Searched refs:m_etb_count (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/media/mm-video-legacy/vidc/venc/inc/ |
D | omx_video_base.h | 581 unsigned int m_etb_count; variable
|
/hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 629 unsigned int m_etb_count; variable
|
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/ |
D | omx_video_base.cpp | 248 m_etb_count(0), in omx_video() 290 DEBUG_PRINT_HIGH("\n m_etb_count = %u, m_fbd_count = %u\n", m_etb_count, in ~omx_video() 474 DEBUG_PRINT_HIGH("\nm_etb_count at i/p flush = %u", m_etb_count); in process_event_cb() 475 m_etb_count = 0; in process_event_cb() 3317 m_etb_count++; in empty_this_buffer()
|
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 241 m_etb_count(0), in omx_video() 286 DEBUG_PRINT_HIGH("m_etb_count = %u, m_fbd_count = %u", m_etb_count, in ~omx_video() 449 DEBUG_PRINT_HIGH("m_etb_count at i/p flush = %u", m_etb_count); in process_event_cb() 450 m_etb_count = 0; in process_event_cb() 3277 m_etb_count++; in empty_this_buffer()
|