Home
last modified time | relevance | path

Searched defs:sdl_info (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/sandbox/cpu/
H A Dsdl.c13 static struct sdl_info { struct
14 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;
[all …]