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

1 2

  /hardware/qcom/media/msm8974/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/msm8974/mm-video-v4l2/vidc/venc/inc/
omx_video_encoder.h 50 OMX_ERRORTYPE component_init(OMX_STRING role);
omx_video_base.h 214 virtual OMX_ERRORTYPE component_init(OMX_STRING role)= 0;
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
omx_swvenc_hevc.h 47 OMX_ERRORTYPE component_init(OMX_STRING role);
omx_video_encoder.h 50 OMX_ERRORTYPE component_init(OMX_STRING role);
omx_swvenc_mpeg4.h 60 OMX_ERRORTYPE component_init(OMX_STRING role);
omx_video_base.h 219 virtual OMX_ERRORTYPE component_init(OMX_STRING role)= 0;
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
omx_video_encoder.h 46 OMX_ERRORTYPE component_init(OMX_STRING role);
omx_swvenc_mpeg4.h 60 OMX_ERRORTYPE component_init(OMX_STRING role);
omx_video_base.h 231 virtual OMX_ERRORTYPE component_init(OMX_STRING role)= 0;
  /hardware/qcom/media/msm8974/mm-core/inc/
qc_omx_component.h 58 virtual OMX_ERRORTYPE component_init(OMX_IN OMX_STRING componentName)=0;
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
qc_omx_component.h 58 virtual OMX_ERRORTYPE component_init(OMX_IN OMX_STRING componentName)=0;
  /hardware/qcom/media/msm8996/mm-core/inc/
qc_omx_component.h 58 virtual OMX_ERRORTYPE component_init(OMX_IN OMX_STRING componentName)=0;
  /hardware/qcom/media/msm8998/mm-core/inc/
qc_omx_component.h 58 virtual OMX_ERRORTYPE component_init(OMX_IN OMX_STRING componentName)=0;
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
omx_swvdec.h 184 OMX_ERRORTYPE component_init(OMX_STRING cmp_name);
omx_vdec_hevc.h 278 OMX_ERRORTYPE component_init(OMX_STRING role);
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
omx_swvdec.h 172 OMX_ERRORTYPE component_init(OMX_STRING cmp_name);
  /hardware/qcom/media/msm8974/mm-core/omxcore/src/common/
omx_core_cmp.cpp 94 eRet = pThis->component_init(componentName);
  /hardware/qcom/media/msm8974/mm-core/src/common/
omx_core_cmp.cpp 94 eRet = pThis->component_init(componentName);
  /hardware/qcom/media/msm8996/mm-core/src/common/
omx_core_cmp.cpp 94 eRet = pThis->component_init(componentName);
  /hardware/qcom/media/msm8998/mm-core/src/common/
omx_core_cmp.cpp 94 eRet = pThis->component_init(componentName);
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
omx_vdec.h 279 OMX_ERRORTYPE component_init(OMX_STRING role);
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc.h 281 OMX_ERRORTYPE component_init(OMX_STRING role);
    [all...]
  /hardware/qcom/media/msm8996/videopp/inc/
omx_vdpp.h 443 OMX_ERRORTYPE component_init(OMX_STRING role);

Completed in 234 milliseconds

1 2