HomeSort by relevance Sort by last modified time
    Searched defs:eType (Results 1 - 25 of 31) sorted by null

1 2

  /frameworks/native/include/media/openmax/
OMX_Other.h 104 OMX_TIME_SEEKMODETYPE eType; /**< The seek mode */
OMX_Component.h 142 OMX_SUSPENSIONTYPE eType;
OMX_Core.h 482 OMX_EXTRADATATYPE eType; /* Extra Data type */
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_Other.h 87 OMX_TIME_SEEKMODETYPE eType; /**< The seek mode */
OMX_Component.h 125 OMX_SUSPENSIONTYPE eType;
OMX_Core.h 465 OMX_EXTRADATATYPE eType; /* Extra Data type */
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Other.h 87 OMX_TIME_SEEKMODETYPE eType; /**< The seek mode */
OMX_Component.h 125 OMX_SUSPENSIONTYPE eType;
OMX_Core.h 465 OMX_EXTRADATATYPE eType; /* Extra Data type */
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Other.h 87 OMX_TIME_SEEKMODETYPE eType; /**< The seek mode */
OMX_Component.h 125 OMX_SUSPENSIONTYPE eType;
OMX_Core.h 465 OMX_EXTRADATATYPE eType; /* Extra Data type */
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Other.h 87 OMX_TIME_SEEKMODETYPE eType; /**< The seek mode */
OMX_Component.h 125 OMX_SUSPENSIONTYPE eType;
OMX_Core.h 465 OMX_EXTRADATATYPE eType; /* Extra Data type */
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Other.h 87 OMX_TIME_SEEKMODETYPE eType; /**< The seek mode */
OMX_Component.h 125 OMX_SUSPENSIONTYPE eType;
OMX_Core.h 465 OMX_EXTRADATATYPE eType; /* Extra Data type */
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBaseIterators.java 472 int eType;
483 eType = _exptype(node);
484 if (eType < DTM.NTYPES) {
485 if (eType == nodeType) {
488 } else if (m_expandedNameTable.getType(eType) == nodeType) {
937 int eType;
946 eType = _exptype(node);
947 if (eType < DTM.NTYPES) {
948 if (eType == nodeType) {
951 } else if (m_expandedNameTable.getType(eType) == nodeType)
    [all...]
DTMDefaultBase.java 989 int firstChild, eType;
994 eType = _exptype(firstChild);
995 if (eType == nodeType
996 || (eType >= DTM.NTYPES
997 && m_expandedNameTable.getType(eType) == nodeType)) {
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
SAX2DTM2.java 285 int eType;
287 eType = _exptype2(node);
288 if (eType >= DTM.NTYPES)
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c 271 OMX_EXTRADATATYPE eType;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_Utils.h 541 OMX_EXTRADATATYPE eType;
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jar 

Completed in 1110 milliseconds

1 2