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

  /hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
omx_video_encoder.h 49 OMX_ERRORTYPE component_init(OMX_STRING role);
omx_video_base.h 204 virtual OMX_ERRORTYPE component_init(OMX_STRING role)= 0;
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
omx_video_encoder.h 50 OMX_ERRORTYPE component_init(OMX_STRING role);
omx_video_base.h 210 virtual OMX_ERRORTYPE component_init(OMX_STRING role)= 0;
  /hardware/qcom/media/mm-core/inc/
qc_omx_component.h 58 virtual OMX_ERRORTYPE component_init(OMX_IN OMX_STRING componentName)=0;
  /hardware/qcom/media/mm-core/omxcore/inc/
qc_omx_component.h 58 virtual OMX_ERRORTYPE component_init(OMX_IN OMX_STRING componentName)=0;
  /hardware/qcom/media/mm-core/omxcore/src/common/
omx_core_cmp.cpp 94 eRet = pThis->component_init(componentName);
  /hardware/qcom/media/mm-core/src/common/
omx_core_cmp.cpp 94 eRet = pThis->component_init(componentName);
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
omx_vdec.h 279 OMX_ERRORTYPE component_init(OMX_STRING role);
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc.h 281 OMX_ERRORTYPE component_init(OMX_STRING role);
    [all...]
omx_vdec.h 334 OMX_ERRORTYPE component_init(OMX_STRING role);
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_encoder.cpp 96 OMX_ERRORTYPE omx_venc::component_init(OMX_STRING role) function in class:omx_venc
106 DEBUG_PRINT_HIGH("\n omx_venc(): Inside component_init()");
457 DEBUG_PRINT_HIGH("\n Component_init return value = 0x%x", eRet);
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 111 OMX_ERRORTYPE omx_venc::component_init(OMX_STRING role) function in class:omx_venc
121 DEBUG_PRINT_HIGH("omx_venc(): Inside component_init()");
470 DEBUG_PRINT_INFO("Component_init : %s : return = 0x%x", m_nkind, eRet);
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp 1181 OMX_ERRORTYPE omx_vdec::component_init(OMX_STRING role) function in class:omx_vdec
    [all...]
omx_vdec_copper.cpp 1184 OMX_ERRORTYPE omx_vdec::component_init(OMX_STRING role) function in class:omx_vdec
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp 1149 OMX_ERRORTYPE omx_vdec::component_init(OMX_STRING role) function in class:omx_vdec
    [all...]
omx_vdec_hevc.cpp 1234 OMX_ERRORTYPE omx_vdec::component_init(OMX_STRING role) function in class:omx_vdec
    [all...]
omx_vdec_hevc_swvdec.cpp 1721 OMX_ERRORTYPE omx_vdec::component_init(OMX_STRING role) function in class:omx_vdec
    [all...]
omx_vdec_msm8974.cpp 1463 OMX_ERRORTYPE omx_vdec::component_init(OMX_STRING role) function in class:omx_vdec
    [all...]

Completed in 244 milliseconds