HomeSort by relevance Sort by last modified time
    Searched refs:m_etb_count (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/media/mm-video/vidc/venc/inc/
omx_video_base.h 485 unsigned int m_etb_count; member in class:omx_video
  /hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_base.cpp 226 m_etb_count(0),
262 DEBUG_PRINT_HIGH("\n m_etb_count = %u, m_fbd_count = %u\n", m_etb_count,
446 DEBUG_PRINT_HIGH("\nm_etb_count at i/p flush = %u", m_etb_count);
447 m_etb_count = 0;
    [all...]

Completed in 51 milliseconds