Home
last modified time | relevance | path

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

/dports/games/retroarch/RetroArch-1.9.7/gfx/
H A Dvideo_crt_switch.c62 (p_switch->ra_core_hz != p_switch->ra_tmp_core_hz)) in crt_check_for_changes()
75 p_switch->ra_tmp_core_hz = p_switch->ra_core_hz; in crt_store_temp_changes()
227 double rr = p_switch->ra_core_hz; in switch_res_crt()
378 p_switch->ra_core_hz = hz; in crt_switch_res_core()
H A Dvideo_crt_switch.h49 float ra_core_hz; member