Searched defs:component (Results 1 – 10 of 10) sorted by relevance
74 struct component struct88 unsigned int nr_components; argument
74 OMX_COMPONENTTYPE **component) { in makeComponentInstance()86 OMX_COMPONENTTYPE *component) { in destroyComponentInstance()
68 OMX_COMPONENTTYPE **component) { in makeComponentInstance()80 OMX_COMPONENTTYPE *component) { in destroyComponentInstance()
76 OMX_COMPONENTTYPE **component) { in makeComponentInstance()88 OMX_COMPONENTTYPE *component) { in destroyComponentInstance()
122 OMX_COMPONENTTYPE **component) { in makeComponentInstance()151 OMX_COMPONENTTYPE *component) { in destroyComponentInstance()
92 omx_core_component_t component[OMX_COMP_MAX_NUM]; //Array of pointers to components member
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