Searched refs:component_init (Results 1 – 25 of 71) sorted by relevance
123
49 OMX_ERRORTYPE component_init(OMX_STRING role);
50 OMX_ERRORTYPE component_init(OMX_STRING role);
47 OMX_ERRORTYPE component_init(OMX_STRING role);
60 OMX_ERRORTYPE component_init(OMX_STRING role);
61 OMX_ERRORTYPE component_init(OMX_STRING role);
46 OMX_ERRORTYPE component_init(OMX_STRING role);
58 virtual OMX_ERRORTYPE component_init(OMX_IN OMX_STRING componentName)=0;
184 OMX_ERRORTYPE component_init(OMX_STRING cmp_name);
172 OMX_ERRORTYPE component_init(OMX_STRING cmp_name);
179 OMX_ERRORTYPE component_init(OMX_STRING cmp_name);
94 eRet = pThis->component_init(componentName); in qc_omx_component_init()