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 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 431 if ( pThis->empty_buffer_done(&pThis->m_cmp,
433 DEBUG_PRINT_ERROR("ERROR: empty_buffer_done() failed!");
3960 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 793 if ( pThis->empty_buffer_done(&pThis->m_cmp,
796 DEBUG_PRINT_ERROR("\n empty_buffer_done failure");
6696 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 901 if ( pThis->empty_buffer_done(&pThis->m_cmp,
903 DEBUG_PRINT_ERROR("empty_buffer_done failure");
6040 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 6907 OMX_ERRORTYPE omx_vdec::empty_buffer_done(OMX_HANDLETYPE hComp, function in class:omx_vdec
    [all...]

Completed in 341 milliseconds