Home
last modified time | relevance | path

Searched refs:sync_wait_skip (Results 1 – 12 of 12) sorted by relevance

/dports/multimedia/libxine/xine-lib-1.2.11/src/input/libdvdnav/
H A Dnavigation.c38 this->sync_wait_skip = 1; in dvdnav_still_skip()
50 this->sync_wait_skip = 1; in dvdnav_wait_skip()
H A Ddvdnav_internal.h183 int sync_wait_skip; /* Set when skipping wait state */ member
H A Ddvdnav.c53 this->sync_wait_skip = 0; in dvdnav_clear()
722 if ((this->position_current.still || this->pci.hli.hl_gi.hli_ss) && !this->sync_wait_skip) { in dvdnav_get_next_cache_block()
730 this->sync_wait_skip = 0; in dvdnav_get_next_cache_block()
/dports/multimedia/libdvdnav/libdvdnav-6.1.1/msvc/msvc/include/
H A Ddvdnav_internal.h145 int sync_wait_skip; /* Set when skipping wait state */ member
/dports/multimedia/handbrake/libdvdnav-6.1.1/msvc/msvc/include/
H A Ddvdnav_internal.h145 int sync_wait_skip; /* Set when skipping wait state */ member
/dports/multimedia/libdvdnav/libdvdnav-6.1.1/src/
H A Dnavigation.c44 this->sync_wait_skip = 1; in dvdnav_still_skip()
51 this->sync_wait_skip = 1; in dvdnav_wait_skip()
H A Ddvdnav_internal.h202 int sync_wait_skip; /* Set when skipping wait state */ member
H A Ddvdnav.c65 this->sync_wait_skip = 0; in dvdnav_clear()
870 if ((this->position_current.still || this->pci.hli.hl_gi.hli_ss) && !this->sync_wait_skip) in dvdnav_get_next_cache_block()
878 this->sync_wait_skip = 0; in dvdnav_get_next_cache_block()
/dports/multimedia/handbrake/libdvdnav-6.1.1/src/
H A Dnavigation.c44 this->sync_wait_skip = 1; in dvdnav_still_skip()
51 this->sync_wait_skip = 1; in dvdnav_wait_skip()
H A Ddvdnav_internal.h202 int sync_wait_skip; /* Set when skipping wait state */ member
H A Ddvdnav.c65 this->sync_wait_skip = 0; in dvdnav_clear()
870 if ((this->position_current.still || this->pci.hli.hl_gi.hli_ss) && !this->sync_wait_skip) in dvdnav_get_next_cache_block()
878 this->sync_wait_skip = 0; in dvdnav_get_next_cache_block()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/VideoPlayer/DVDInputStreams/dvdnav/
H A Ddvdnav_internal.h168 int sync_wait_skip; /* Set when skipping wait state */ member