HomeSort by relevance Sort by last modified time
    Searched defs:VERSION_MINOR (Results 1 - 21 of 21) sorted by null

  /external/chromium_org/third_party/libvpx/source/config/
vpx_version.h 2 #define VERSION_MINOR 3
5 #define VERSION_PACKED ((VERSION_MAJOR<<16)|(VERSION_MINOR<<8)|(VERSION_PATCH))
  /external/libvpx/armv7a/
vpx_version.h 2 #define VERSION_MINOR 3
5 #define VERSION_PACKED ((VERSION_MAJOR<<16)|(VERSION_MINOR<<8)|(VERSION_PATCH))
  /external/libvpx/armv7a-neon/
vpx_version.h 2 #define VERSION_MINOR 3
5 #define VERSION_PACKED ((VERSION_MAJOR<<16)|(VERSION_MINOR<<8)|(VERSION_PATCH))
  /external/libvpx/generic/
vpx_version.h 2 #define VERSION_MINOR 3
5 #define VERSION_PACKED ((VERSION_MAJOR<<16)|(VERSION_MINOR<<8)|(VERSION_PATCH))
  /external/libvpx/mips/
vpx_version.h 2 #define VERSION_MINOR 3
5 #define VERSION_PACKED ((VERSION_MAJOR<<16)|(VERSION_MINOR<<8)|(VERSION_PATCH))
  /external/libvpx/mips-dspr2/
vpx_version.h 2 #define VERSION_MINOR 3
5 #define VERSION_PACKED ((VERSION_MAJOR<<16)|(VERSION_MINOR<<8)|(VERSION_PATCH))
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vpx_version.h 2 #define VERSION_MINOR 2
5 #define VERSION_PACKED ((VERSION_MAJOR<<16)|(VERSION_MINOR<<8)|(VERSION_PATCH))
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vpx_version.h 2 #define VERSION_MINOR 2
5 #define VERSION_PACKED ((VERSION_MAJOR<<16)|(VERSION_MINOR<<8)|(VERSION_PATCH))
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_version.h 2 #define VERSION_MINOR 2
5 #define VERSION_PACKED ((VERSION_MAJOR<<16)|(VERSION_MINOR<<8)|(VERSION_PATCH))
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_version.h 2 #define VERSION_MINOR 2
5 #define VERSION_PACKED ((VERSION_MAJOR<<16)|(VERSION_MINOR<<8)|(VERSION_PATCH))
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_version.h 2 #define VERSION_MINOR 2
5 #define VERSION_PACKED ((VERSION_MAJOR<<16)|(VERSION_MINOR<<8)|(VERSION_PATCH))
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_version.h 2 #define VERSION_MINOR 3
5 #define VERSION_PACKED ((VERSION_MAJOR<<16)|(VERSION_MINOR<<8)|(VERSION_PATCH))
  /frameworks/native/opengl/libs/EGL/
egldefs.h 23 #define VERSION_MINOR 4
  /packages/apps/Nfc/src/com/android/nfc/snep/
SnepMessage.java 29 public static final byte VERSION_MINOR = (byte) 0x0;
30 public static final byte VERSION = (0xF0 & (VERSION_MAJOR << 4)) | (0x0F & VERSION_MINOR);
  /frameworks/native/opengl/libagl/
egl.cpp 804 #define VERSION_MINOR 2
    [all...]
  /external/clang/include/clang/Serialization/
ASTBitCodes.h 48 const unsigned VERSION_MINOR = 0;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h 183 #define VERSION_MINOR 0
185 #define VERSION_MINOR 0
    [all...]
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 938 milliseconds