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

  /hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_base.cpp 426 if( pThis->empty_buffer_done(&pThis->m_cmp,
429 DEBUG_PRINT_ERROR("\nERROR: empty_buffer_done() failed!\n");
3515 OMX_ERRORTYPE omx_video::empty_buffer_done(OMX_HANDLETYPE hComp, function in class:omx_video
    [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec.cpp 526 if ( pThis->empty_buffer_done(&pThis->m_cmp,
529 DEBUG_PRINT_ERROR("\n empty_buffer_done failure");
5395 OMX_ERRORTYPE omx_vdec::empty_buffer_done(OMX_HANDLETYPE hComp, function in class:omx_vdec
    [all...]

Completed in 29 milliseconds