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

  /external/qemu/distrib/sdl-1.2.15/include/
SDL_video.h 203 #define SDL_UYVY_OVERLAY 0x59565955 /**< Packed mode: U0+Y0+V0+Y1 (1 plane) */
    [all...]
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_video.h 203 #define SDL_UYVY_OVERLAY 0x59565955 /**< Packed mode: U0+Y0+V0+Y1 (1 plane) */
    [all...]
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_video.h 203 #define SDL_UYVY_OVERLAY 0x59565955 /**< Packed mode: U0+Y0+V0+Y1 (1 plane) */
    [all...]
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_video.h 203 #define SDL_UYVY_OVERLAY 0x59565955 /**< Packed mode: U0+Y0+V0+Y1 (1 plane) */
    [all...]

Completed in 172 milliseconds