Searched defs:component (Results 1 – 12 of 12) sorted by relevance
74 struct component struct88 unsigned int nr_components; argument
68 OMX_COMPONENTTYPE **component) { in makeComponentInstance()80 OMX_COMPONENTTYPE *component) { in destroyComponentInstance()
70 OMX_COMPONENTTYPE **component) { in makeComponentInstance()82 OMX_COMPONENTTYPE *component) { in destroyComponentInstance()
76 OMX_COMPONENTTYPE **component) { in makeComponentInstance()88 OMX_COMPONENTTYPE *component) { in destroyComponentInstance()
118 OMX_COMPONENTTYPE **component) { in makeComponentInstance()145 OMX_COMPONENTTYPE *component) { in destroyComponentInstance()
45 ExynosRegisterComponentType component; member
150 OMX_ERRORTYPE Exynos_OMX_ComponentAPICheck(OMX_COMPONENTTYPE *component) in Exynos_OMX_ComponentAPICheck()
49 OMX_COMPONENTTYPE* component = &(pThis->m_cmp); in qc_omx_create_component_wrapper() local
4296 const OMX_HANDLETYPE & component() const in component() function in Ti::Camera::CapabilitiesHandler