Home
last modified time | relevance | path

Searched defs:tot_frame (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/jzintv/jzintv-20200712-src/src/snd/
H A Dsnd.h58 uint64_t tot_frame; /* Cumulative # of frames processed. */ member
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/spectrum/
H A Dd_spectrum.cpp1433 INT32 tot_frame = SpecScanlines * SpecCylesPerScanline; in SpecFrame() local