Lines Matching defs:sdl_info
13 static struct sdl_info { struct14 SDL_Surface *screen;15 int width;16 int height;17 int depth;18 int pitch;19 uint frequency;20 uint audio_pos;21 uint audio_size;22 uint8_t *audio_data;23 bool audio_active;24 bool inited;