OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:booted
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/ps3/
SDL_ps3video.c
171
fb_thread_data->
booted
= 0;
361
if (converter_thread_data && converter_thread_data->
booted
)
448
if (!(spe_data->
booted
))
505
spe_data->
booted
= 1;
514
if (spe_data->keepalive && spe_data->
booted
) {
SDL_ps3video.h
79
unsigned int
booted
;
member in struct:spu_data
SDL_ps3yuv.c
156
scaler_thread_data->
booted
= 0;
161
converter_thread_data->
booted
= 0;
Completed in 602 milliseconds