HomeSort by relevance Sort by last modified time
    Searched refs:SPE_RunContext (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/ps3/
SDL_ps3video.c 72 void SPE_RunContext(void *thread_argp);
458 (&spe_data->thread, NULL, (void *)&SPE_RunContext, (void *)spe_data)) {
565 void SPE_RunContext(void *thread_argp)
SDL_ps3yuv.c 46 void SPE_RunContext(void *thread_argp);

Completed in 190 milliseconds