HomeSort by relevance Sort by last modified time
    Searched refs:component_init (Results 1 - 18 of 18) 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 203 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 211 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 281 OMX_ERRORTYPE component_init(OMX_STRING role);
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc.h 285 OMX_ERRORTYPE component_init(OMX_STRING role);
    [all...]
omx_vdec.h 305 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 98 OMX_ERRORTYPE omx_venc::component_init(OMX_STRING role) function in class:omx_venc
108 DEBUG_PRINT_HIGH("\n omx_venc(): Inside component_init()");
440 DEBUG_PRINT_HIGH("\n Component_init return value = 0x%x", eRet);
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp 1176 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 1221 OMX_ERRORTYPE omx_vdec::component_init(OMX_STRING role) function in class:omx_vdec
    [all...]
omx_vdec_msm8974.cpp 1306 OMX_ERRORTYPE omx_vdec::component_init(OMX_STRING role) function in class:omx_vdec
    [all...]

Completed in 474 milliseconds