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

  /external/qemu/distrib/sdl-1.2.15/include/
SDL_video.h 201 #define SDL_IYUV_OVERLAY 0x56555949 /**< Planar mode: Y + U + V (3 planes) */
    [all...]
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_video.h 201 #define SDL_IYUV_OVERLAY 0x56555949 /**< Planar mode: Y + U + V (3 planes) */
    [all...]
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_video.h 201 #define SDL_IYUV_OVERLAY 0x56555949 /**< Planar mode: Y + U + V (3 planes) */
    [all...]
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_video.h 201 #define SDL_IYUV_OVERLAY 0x56555949 /**< Planar mode: Y + U + V (3 planes) */
    [all...]

Completed in 1605 milliseconds