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

  /hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_base.cpp 435 if( pThis->fill_buffer_done(&pThis->m_cmp,
438 DEBUG_PRINT_ERROR("\nERROR: fill_buffer_done() failed!\n");
3487 OMX_ERRORTYPE omx_video::fill_buffer_done(OMX_HANDLETYPE hComp, function in class:omx_video
    [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec.cpp 543 if ( pThis->fill_buffer_done(&pThis->m_cmp,
546 DEBUG_PRINT_ERROR("\n fill_buffer_done failure");
5322 OMX_ERRORTYPE omx_vdec::fill_buffer_done(OMX_HANDLETYPE hComp, function in class:omx_vdec
    [all...]

Completed in 82 milliseconds