Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
Domx_video_base.h581 unsigned int m_etb_count; variable
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h651 uint64_t m_etb_count; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h684 uint64_t m_etb_count; variable
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h709 uint64_t m_etb_count; variable
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
Domx_video_base.cpp250 m_etb_count(0), in omx_video()
298 DEBUG_PRINT_HIGH("\n m_etb_count = %u, m_fbd_count = %u\n", m_etb_count, in ~omx_video()
482 DEBUG_PRINT_HIGH("\nm_etb_count at i/p flush = %u", m_etb_count); in process_event_cb()
483 m_etb_count = 0; in process_event_cb()
3317 m_etb_count++; in empty_this_buffer()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp245 m_etb_count(0), in omx_video()
294 DEBUG_PRINT_HIGH("m_etb_count = %" PRIu64 ", m_fbd_count = %" PRIu64, m_etb_count, in ~omx_video()
463 DEBUG_PRINT_HIGH("m_etb_count at i/p flush = %" PRIu64, m_etb_count); in process_event_cb()
464 m_etb_count = 0; in process_event_cb()
3410 m_etb_count++; in empty_this_buffer()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp302 m_etb_count(0), in omx_video()
359 DEBUG_PRINT_HIGH("m_etb_count = %" PRIu64 ", m_fbd_count = %" PRIu64, m_etb_count, in ~omx_video()
529 DEBUG_PRINT_HIGH("m_etb_count at i/p flush = %" PRIu64, m_etb_count); in process_event_cb()
530 m_etb_count = 0; in process_event_cb()
3738 m_etb_count++; in empty_this_buffer()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp296 m_etb_count(0), in omx_video()
367 DEBUG_PRINT_HIGH("m_etb_count = %" PRIu64 ", m_fbd_count = %" PRIu64, m_etb_count, in ~omx_video()
540 DEBUG_PRINT_HIGH("m_etb_count at i/p flush = %" PRIu64, m_etb_count); in process_event_cb()
541 m_etb_count = 0; in process_event_cb()
3855 m_etb_count++; in empty_this_buffer()