Home
last modified time | relevance | path

Searched refs:oddpixel (Results 1 – 1 of 1) sorted by relevance

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/
H A Dvdp1.c1177 …Endcode(int count, u32 *charAddr, u32 **textdata, int width, int xoff, int oddpixel, int pixelsize) in DoEndcode() argument
1184 charAddr[0] += (int)((float)(width - xoff + oddpixel) / divisor); in DoEndcode()