Home
last modified time | relevance | path

Searched defs:last_frametime (Results 1 – 5 of 5) sorted by relevance

/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/output/
H A Dmatroska_ebml.c502 int64_t last_frametime = w->def_duration ? w->def_duration : last_delta; in mk_close() local
/dports/emulators/vice/vice-3.5/src/lib/libx264/output/
H A Dmatroska_ebml.c505 int64_t last_frametime; in mk_close() local
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/output/
H A Dmatroska_ebml.c502 int64_t last_frametime = w->def_duration ? w->def_duration : last_delta; in mk_close() local
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/output/
H A Dmatroska_ebml.c505 int64_t last_frametime; in mk_close() local
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/similar/main/
H A Dgame.cpp604 fix last_frametime = FrameTime; in calc_frame_time() local