Home
last modified time | relevance | path

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

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/codec/
H A D_comp_ver_info_v10.md1 # CompVerInfo chapter
H A D_comp_ver_info_v20.md1 # CompVerInfo chapter
/ohos5.0/drivers/peripheral/codec/interfaces/include/
H A 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. */