Home
last modified time | relevance | path

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

/dports/multimedia/obs-studio/obs-studio-27.1.3/libobs/
H A Dobs-source-deinterlace.c25 uint64_t sys_offset = sys_time - source->last_sys_timestamp; in ready_deinterlace_frames()
H A Dobs-internal.h644 uint64_t last_sys_timestamp; member
H A Dobs-source.c1154 source->last_sys_timestamp = sys_time; in async_tick()
3463 uint64_t sys_offset = sys_time - source->last_sys_timestamp; in ready_async_frame()