HomeSort by relevance Sort by last modified time
    Searched full:out_messages (Results 1 - 1 of 1) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/ps3/
SDL_ps3video.c 553 unsigned int out_messages[1]; local
555 int mbox_read = spe_out_mbox_read(spe_data->ctx, out_messages, 1);
556 deprintf(2, "[PS3->SPU] Got message from %s, message was %u\n", spe_data->program_name, out_messages[0]);
557 if (out_messages[0] == msg)

Completed in 299 milliseconds