HomeSort by: relevance | last modified time | path
    Searched defs:DRM_FORMAT_BIG_ENDIAN (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/xf86-video-openchrome/dist/src/
drm_fourcc.h 32 #define DRM_FORMAT_BIG_ENDIAN (1<<31) /* format is big endian instead of little endian */
  /xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
drm_fourcc.h 72 #define DRM_FORMAT_BIG_ENDIAN (1<<31) /* format is big endian instead of little endian */
  /xsrc/external/mit/MesaLib/dist/include/drm-uapi/
drm_fourcc.h 96 #define DRM_FORMAT_BIG_ENDIAN (1U<<31) /* format is big endian instead of little endian */
  /xsrc/external/mit/libdrm/dist/include/drm/
drm_fourcc.h 90 #define DRM_FORMAT_BIG_ENDIAN (1U<<31) /* format is big endian instead of little endian */

Completed in 58 milliseconds