Searched defs:CompVerInfo (Results 1 – 3 of 3) sorted by relevance
1 # CompVerInfo chapter
203 struct CompVerInfo { struct204 char compName[NAME_LENGTH]; /** The name of the component */205 uint8_t compUUID[UUID_LENGTH]; /** The UUID of the component */206 …ONTYPE compVersion; /** The version of the component. For details, see {@link OMX_VERSIONTYPE}. */207 union OMX_VERSIONTYPE specVersion; /** The spec version of the component. */