Home
last modified time | relevance | path

Searched defs:CompVerInfo (Results 1 – 1 of 1) sorted by relevance

/drivers/peripheral/codec/interfaces/include/
Dcodec_component_type.h203 struct CompVerInfo { struct
204 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. */