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

  /external/qemu/distrib/sdl-1.2.15/src/video/photon/
SDL_phyuv.c 76 int rtncode; local
144 rtncode = PgGetScalerCapabilities(overlay->hwdata->channel, i, &overlay->hwdata->caps);
145 if (rtncode==0)
196 rtncode = PgConfigScalerChannel(overlay->hwdata->channel, &overlay->hwdata->props);
198 switch(rtncode)
339 int rtncode; local
400 rtncode = PgConfigScalerChannel(overlay->hwdata->channel, &(overlay->hwdata->props));
402 switch(rtncode)

Completed in 1475 milliseconds