Searched refs:compNames (Results 1 – 5 of 5) sorted by relevance
62 OMX_INOUT OMX_U8 **compNames);183 OMX_INOUT OMX_U8 **compNames);
118 OMX_INOUT OMX_U8 **compNames);302 OMX_INOUT OMX_U8 **compNames);
1177 OMX_INOUT OMX_U8 **compNames) in OMX_MasterGetComponentsOfRole() argument1179 return OMX_GetComponentsOfRole(role, pNumComps, compNames); in OMX_MasterGetComponentsOfRole()1186 OMX_INOUT OMX_U8 **compNames) in OMX_GetComponentsOfRole() argument1215 if (compNames != NULL) in OMX_GetComponentsOfRole()1217 … oscl_strncpy((OMX_STRING) compNames[*pNumComps], (data->ipRegTemplateList[ii])->ComponentName, in OMX_GetComponentsOfRole()
789 OMX_INOUT OMX_U8 **compNames) in OMX_MasterGetComponentsOfRole() argument813 if (NULL != compNames) in OMX_MasterGetComponentsOfRole()815 oscl_strncpy((OMX_STRING)compNames[*pNumComps], in OMX_MasterGetComponentsOfRole()
1410 OMX_INOUT OMX_U8 **compNames);