Home
last modified time | relevance | path

Searched defs:component (Results 1 – 12 of 12) 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.cpp68 OMX_COMPONENTTYPE **component) { in makeComponentInstance()
80 OMX_COMPONENTTYPE *component) { in destroyComponentInstance()
/hardware/ti/omap3/libstagefrighthw/
DTIOMXPlugin.cpp68 OMX_COMPONENTTYPE **component) { in makeComponentInstance()
80 OMX_COMPONENTTYPE *component) { in destroyComponentInstance()
/hardware/samsung_slsi/exynos5/libstagefrighthw/
DExynos_OMX_Plugin.cpp70 OMX_COMPONENTTYPE **component) { in makeComponentInstance()
82 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.cpp118 OMX_COMPONENTTYPE **component) { in makeComponentInstance()
145 OMX_COMPONENTTYPE *component) { in destroyComponentInstance()
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/core/
DExynos_OMX_Component_Register.h45 ExynosRegisterComponentType component; member
DExynos_OMX_Component_Register.c150 OMX_ERRORTYPE Exynos_OMX_ComponentAPICheck(OMX_COMPONENTTYPE *component) in Exynos_OMX_ComponentAPICheck()
/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