OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:two_pixels
(Results
1 - 1
of
1
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/ipod/
SDL_ipodvideo.c
687
unsigned
two_pixels
;
local
689
two_pixels
= addr[0] | (addr[1] << 16);
695
outl(
two_pixels
, 0x70008B00);
Completed in 45 milliseconds