Home
last modified time | relevance | path

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

/hardware/intel/common/libva/test/decode/
Dtinyjpeg-internal.h74 struct component struct
88 unsigned int nr_components; argument
/hardware/qcom/media/libstagefrighthw/
DQComOMXPlugin.cpp74 OMX_COMPONENTTYPE **component) { in makeComponentInstance()
86 OMX_COMPONENTTYPE *component) { in destroyComponentInstance()
/hardware/ti/omap3/libstagefrighthw/
DTIOMXPlugin.cpp68 OMX_COMPONENTTYPE **component) { in makeComponentInstance()
80 OMX_COMPONENTTYPE *component) { in destroyComponentInstance()
/hardware/ti/omap4-aah/libstagefrighthw/
DTIOMXPlugin.cpp76 OMX_COMPONENTTYPE **component) { in makeComponentInstance()
88 OMX_COMPONENTTYPE *component) { in destroyComponentInstance()
/hardware/ti/omap4xxx/libstagefrighthw/
DTIOMXPlugin.cpp76 OMX_COMPONENTTYPE **component) { in makeComponentInstance()
88 OMX_COMPONENTTYPE *component) { in destroyComponentInstance()
/hardware/intel/common/libstagefrighthw/
DWrsOMXPlugin.cpp122 OMX_COMPONENTTYPE **component) { in makeComponentInstance()
151 OMX_COMPONENTTYPE *component) { in destroyComponentInstance()
/hardware/qcom/camera/mm-image-codec/qomx_core/
Dqomx_core.h92 omx_core_component_t component[OMX_COMP_MAX_NUM]; //Array of pointers to components member
/hardware/qcom/media/mm-core/src/common/
Domx_core_cmp.cpp49 OMX_COMPONENTTYPE* component = &(pThis->m_cmp); in qc_omx_create_component_wrapper() local
/hardware/qcom/media/mm-core/omxcore/src/common/
Domx_core_cmp.cpp49 OMX_COMPONENTTYPE* component = &(pThis->m_cmp); in qc_omx_create_component_wrapper() local
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
DOMXCameraAdapter.cpp4296 const OMX_HANDLETYPE & component() const in component() function in Ti::Camera::CapabilitiesHandler