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

  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec_copper.cpp 719 DEBUG_PRINT_ERROR("set_buffer_req failed eRet = %d",eRet);
7354 OMX_ERRORTYPE omx_vdec::set_buffer_req(vdec_allocatorproperty *buffer_prop) function in class:omx_vdec
    [all...]
omx_vdec.cpp 710 OMX_ERRORTYPE eRet = pThis->set_buffer_req(&pThis->drv_ctx.op_buf);
713 DEBUG_PRINT_ERROR("set_buffer_req failed eRet = %d",eRet);
7801 OMX_ERRORTYPE omx_vdec::set_buffer_req(vdec_allocatorproperty *buffer_prop) function in class:omx_vdec
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp 714 OMX_ERRORTYPE eRet = pThis->set_buffer_req(&pThis->drv_ctx.op_buf);
717 DEBUG_PRINT_ERROR("set_buffer_req failed eRet = %d",eRet);
7538 OMX_ERRORTYPE omx_vdec::set_buffer_req(vdec_allocatorproperty *buffer_prop) function in class:omx_vdec
    [all...]
omx_vdec_hevc.cpp 821 DEBUG_PRINT_ERROR("set_buffer_req failed eRet = %d",eRet);
7184 OMX_ERRORTYPE omx_vdec::set_buffer_req(vdec_allocatorproperty *buffer_prop) function in class:omx_vdec
    [all...]
omx_vdec_msm8974.cpp 861 DEBUG_PRINT_ERROR("set_buffer_req failed eRet = %d",eRet);
7560 OMX_ERRORTYPE omx_vdec::set_buffer_req(vdec_allocatorproperty *buffer_prop) function in class:omx_vdec
    [all...]

Completed in 39 milliseconds