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

  /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...]
  /frameworks/base/opengl/libs/EGL/
egl.cpp 53 #define VERSION_MINOR 4
652 if (minor != NULL) *minor = VERSION_MINOR;
737 if (minor != NULL) *minor = VERSION_MINOR;
    [all...]
  /frameworks/base/opengl/libagl/
egl.cpp 877 #define VERSION_MINOR 2
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDecoder.c     [all...]
OMX_VideoDec_Utils.c 820 pComponentPrivate->pComponentVersion.s.nVersionMinor = VERSION_MINOR;
826 pComponentPrivate->pSpecVersion.s.nVersionMinor = VERSION_MINOR;
    [all...]

Completed in 559 milliseconds