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

  /hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
omx_vdec.h 588 OMX_ERRORTYPE set_buffer_req(vdec_allocatorproperty *buffer_prop);
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc.h 586 OMX_ERRORTYPE set_buffer_req(vdec_allocatorproperty *buffer_prop);
    [all...]
omx_vdec.h 643 OMX_ERRORTYPE set_buffer_req(vdec_allocatorproperty *buffer_prop);
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp 712 OMX_ERRORTYPE eRet = pThis->set_buffer_req(&pThis->drv_ctx.op_buf);
715 DEBUG_PRINT_ERROR("set_buffer_req failed eRet = %d",eRet);
7815 OMX_ERRORTYPE omx_vdec::set_buffer_req(vdec_allocatorproperty *buffer_prop) function in class:omx_vdec
    [all...]
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...]
  /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 834 DEBUG_PRINT_ERROR("set_buffer_req failed eRet = %d",eRet);
7204 OMX_ERRORTYPE omx_vdec::set_buffer_req(vdec_allocatorproperty *buffer_prop) function in class:omx_vdec
    [all...]
omx_vdec_hevc_swvdec.cpp 8204 OMX_ERRORTYPE omx_vdec::set_buffer_req(vdec_allocatorproperty *buffer_prop) function in class:omx_vdec
    [all...]
omx_vdec_msm8974.cpp 919 DEBUG_PRINT_ERROR("set_buffer_req failed eRet = %d",eRet);
8255 OMX_ERRORTYPE omx_vdec::set_buffer_req(vdec_allocatorproperty *buffer_prop) function in class:omx_vdec
    [all...]

Completed in 78 milliseconds