HomeSort by relevance Sort by last modified time
    Searched defs:empty_buffer_done (Results 1 - 8 of 8) sorted by null

  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_base.cpp 462 if( pThis->empty_buffer_done(&pThis->m_cmp,
465 DEBUG_PRINT_ERROR("\nERROR: empty_buffer_done() failed!\n");
4041 OMX_ERRORTYPE omx_video::empty_buffer_done(OMX_HANDLETYPE hComp, function in class:omx_video
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp 442 if ( pThis->empty_buffer_done(&pThis->m_cmp,
444 DEBUG_PRINT_ERROR("ERROR: empty_buffer_done() failed!");
4020 OMX_ERRORTYPE omx_video::empty_buffer_done(OMX_HANDLETYPE hComp, function in class:omx_video
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec_copper.cpp 797 if ( pThis->empty_buffer_done(&pThis->m_cmp,
800 DEBUG_PRINT_ERROR("\n empty_buffer_done failure");
6268 OMX_ERRORTYPE omx_vdec::empty_buffer_done(OMX_HANDLETYPE hComp, function in class:omx_vdec
    [all...]
omx_vdec.cpp 802 if ( pThis->empty_buffer_done(&pThis->m_cmp,
805 DEBUG_PRINT_ERROR("\n empty_buffer_done failure");
6715 OMX_ERRORTYPE omx_vdec::empty_buffer_done(OMX_HANDLETYPE hComp, function in class:omx_vdec
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp 793 if ( pThis->empty_buffer_done(&pThis->m_cmp,
795 DEBUG_PRINT_ERROR("empty_buffer_done failure");
6504 OMX_ERRORTYPE omx_vdec::empty_buffer_done(OMX_HANDLETYPE hComp, function in class:omx_vdec
    [all...]
omx_vdec_hevc.cpp 899 if ( pThis->empty_buffer_done(&pThis->m_cmp,
901 DEBUG_PRINT_ERROR("empty_buffer_done failure");
6044 OMX_ERRORTYPE omx_vdec::empty_buffer_done(OMX_HANDLETYPE hComp, function in class:omx_vdec
    [all...]
omx_vdec_hevc_swvdec.cpp 7175 OMX_ERRORTYPE omx_vdec::empty_buffer_done(OMX_HANDLETYPE hComp, function in class:omx_vdec
    [all...]
omx_vdec_msm8974.cpp 7343 OMX_ERRORTYPE omx_vdec::empty_buffer_done(OMX_HANDLETYPE hComp, function in class:omx_vdec
    [all...]

Completed in 221 milliseconds