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

  /external/libvpx/armv7a/
vpx_version.h 1 #define VERSION_MAJOR 1
5 #define VERSION_PACKED ((VERSION_MAJOR<<16)|(VERSION_MINOR<<8)|(VERSION_PATCH))
  /external/libvpx/armv7a-neon/
vpx_version.h 1 #define VERSION_MAJOR 1
5 #define VERSION_PACKED ((VERSION_MAJOR<<16)|(VERSION_MINOR<<8)|(VERSION_PATCH))
  /external/libvpx/generic/
vpx_version.h 1 #define VERSION_MAJOR 1
5 #define VERSION_PACKED ((VERSION_MAJOR<<16)|(VERSION_MINOR<<8)|(VERSION_PATCH))
  /external/libvpx/mips/
vpx_version.h 1 #define VERSION_MAJOR 1
5 #define VERSION_PACKED ((VERSION_MAJOR<<16)|(VERSION_MINOR<<8)|(VERSION_PATCH))
  /external/libvpx/mips-dspr2/
vpx_version.h 1 #define VERSION_MAJOR 1
5 #define VERSION_PACKED ((VERSION_MAJOR<<16)|(VERSION_MINOR<<8)|(VERSION_PATCH))
  /frameworks/native/opengl/libs/EGL/
egldefs.h 22 #define VERSION_MAJOR 1
  /packages/apps/Nfc/src/com/android/nfc/snep/
SnepMessage.java 28 public static final byte VERSION_MAJOR = (byte) 0x1;
30 public static final byte VERSION = (0xF0 & (VERSION_MAJOR << 4)) | (0x0F & VERSION_MINOR);
  /frameworks/native/opengl/libagl/
egl.cpp 803 #define VERSION_MAJOR 1
    [all...]
  /external/clang/include/clang/Serialization/
ASTBitCodes.h 38 const unsigned VERSION_MAJOR = 5;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h 181 #define VERSION_MAJOR 1
    [all...]
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 507 milliseconds