Home
last modified time | relevance | path

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

/dports/games/libretro-beetle_saturn/beetle-saturn-libretro-ee5b214/mednafen/ss/
H A Dvdp2_render.h28 …GI* gi, const bool caspect, const int sls, const int sle, const bool show_h_overscan, const bool d…
H A Dvdp2.h35 …GI* gi, const bool caspect, const int sls, const int sle, const bool show_h_overscan, const bool d…
H A Dvdp2.cpp892 …GI* gi, const bool caspect, const int sls, const int sle, const bool show_h_overscan, const bool d… in SetGetVideoParams() argument
899 VDP2REND_SetGetVideoParams(gi, caspect, sls, sle, show_h_overscan, dohblend); in SetGetVideoParams()
H A Dvdp2_render.cpp3276 …GI* gi, const bool caspect, const int sls, const int sle, const bool show_h_overscan, const bool d… in VDP2REND_SetGetVideoParams() argument
3279 ShowHOverscan = show_h_overscan; in VDP2REND_SetGetVideoParams()
/dports/emulators/mednafen/mednafen/src/ss/
H A Dvdp2_render.h29 …GI* gi, const bool caspect, const int sls, const int sle, const bool show_h_overscan, const bool d…
H A Dvdp2.h35 …GI* gi, const bool caspect, const int sls, const int sle, const bool show_h_overscan, const bool d…
H A Dvdp2.cpp902 …GI* gi, const bool caspect, const int sls, const int sle, const bool show_h_overscan, const bool d… in SetGetVideoParams() argument
909 VDP2REND_SetGetVideoParams(gi, caspect, sls, sle, show_h_overscan, dohblend); in SetGetVideoParams()
H A Dvdp2_render.cpp3290 …GI* gi, const bool caspect, const int sls, const int sle, const bool show_h_overscan, const bool d… in VDP2REND_SetGetVideoParams() argument
3293 ShowHOverscan = show_h_overscan; in VDP2REND_SetGetVideoParams()
/dports/emulators/mednafen/mednafen/src/psx/
H A Dgpu.h218 …DFNGI* gi, const bool caspect, const int sls, const int sle, const bool show_h_overscan) MDFN_COLD;
H A Dgpu.cpp147 …deoParams(MDFNGI* gi, const bool caspect, const int sls, const int sle, const bool show_h_overscan) in GPU_SetGetVideoParams() argument
149 ShowHOverscan = show_h_overscan; in GPU_SetGetVideoParams()