/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/ |
D | omx_video_base.h | 581 unsigned int m_etb_count; variable
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 651 uint64_t m_etb_count; variable
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 686 uint64_t m_etb_count; variable
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 711 uint64_t m_etb_count; variable
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/ |
D | omx_video_base.cpp | 250 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/sm8150/media/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 783 uint64_t m_etb_count; variable
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 776 uint64_t m_etb_count; variable
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 245 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/ |
D | omx_video_base.cpp | 302 m_etb_count(0), in omx_video() 358 DEBUG_PRINT_HIGH("m_etb_count = %" PRIu64 ", m_fbd_count = %" PRIu64, m_etb_count, in ~omx_video() 528 DEBUG_PRINT_HIGH("m_etb_count at i/p flush = %" PRIu64, m_etb_count); in process_event_cb() 529 m_etb_count = 0; in process_event_cb() 3737 m_etb_count++; in empty_this_buffer()
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 272 m_etb_count(0), in omx_video() 343 DEBUG_PRINT_HIGH("m_etb_count = %" PRIu64 ", m_fbd_count = %" PRIu64, m_etb_count, in ~omx_video() 523 DEBUG_PRINT_HIGH("m_etb_count at i/p flush = %" PRIu64, m_etb_count); in process_event_cb() 524 m_etb_count = 0; in process_event_cb() 3933 m_etb_count++; in empty_this_buffer()
|
D | video_encoder_device_v4l2_params.cpp | 532 if(venc_handle->m_etb_count) in venc_store_dynamic_config()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 296 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()
|
D | video_encoder_device_v4l2.cpp | 6976 if (venc_handle->m_etb_count) in venc_set_roi_qp_info() 7005 if (venc_handle->m_etb_count) in venc_set_roi_qp_info()
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 270 m_etb_count(0), in omx_video() 338 DEBUG_PRINT_HIGH("m_etb_count = %" PRIu64 ", m_fbd_count = %" PRIu64, m_etb_count, in ~omx_video() 514 DEBUG_PRINT_HIGH("m_etb_count at i/p flush = %" PRIu64, m_etb_count); in process_event_cb() 515 m_etb_count = 0; in process_event_cb() 4085 m_etb_count++; in empty_this_buffer()
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 1027 OMX_U32 m_etb_count; variable
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 1149 OMX_U32 m_etb_count; variable
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 754 m_etb_count = 0; in omx_vdec() 5047 m_etb_count++; in empty_this_buffer() 5049 if (!m_etb_count) in empty_this_buffer() 5050 m_etb_count++; in empty_this_buffer() 5052 buffer->pMarkData = (OMX_PTR)(unsigned long)m_etb_count; in empty_this_buffer() 9102 if (m_etb_count) { in store_vp9_hdr10plusinfo() 9141 if (m_etb_count) { in store_hevc_hdr10plusinfo()
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 935 m_etb_count = 0; in omx_vdec() 7471 m_etb_count++; in empty_this_buffer() 7473 if (!m_etb_count) in empty_this_buffer() 7474 m_etb_count++; in empty_this_buffer() 7477 … m_etb_count, buffer, buffer->pBuffer, buffer->nTimeStamp, (unsigned int)buffer->nFilledLen); in empty_this_buffer() 7478 buffer->pMarkData = (OMX_PTR)(unsigned long)m_etb_count; in empty_this_buffer() 13267 if (m_etb_count) { in store_vp9_hdr10plusinfo() 13306 if (m_etb_count) { in store_hevc_hdr10plusinfo()
|