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

  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_base.cpp 454 if( pThis->empty_buffer_done(&pThis->m_cmp,
457 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 429 if ( pThis->empty_buffer_done(&pThis->m_cmp,
431 DEBUG_PRINT_ERROR("\nERROR: empty_buffer_done() failed!\n");
3766 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 791 if ( pThis->empty_buffer_done(&pThis->m_cmp,
794 DEBUG_PRINT_ERROR("\n empty_buffer_done failure");
6682 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("\n 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 888 if ( pThis->empty_buffer_done(&pThis->m_cmp,
890 DEBUG_PRINT_ERROR("\n empty_buffer_done failure");
6016 OMX_ERRORTYPE omx_vdec::empty_buffer_done(OMX_HANDLETYPE hComp, function in class:omx_vdec
    [all...]
omx_vdec_msm8974.cpp 6448 OMX_ERRORTYPE omx_vdec::empty_buffer_done(OMX_HANDLETYPE hComp, function in class:omx_vdec
    [all...]

Completed in 34 milliseconds