Home
last modified time | relevance | path

Searched refs:vobu_next (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/libxine/xine-lib-1.2.11/src/input/libdvdnav/
H A Ddvdnav.c323 vobu->vobu_next = vobu->vobu_length; in dvdnav_get_vobu()
348 vobu->vobu_next = - (int32_t)(next & 0x3fffffff); in dvdnav_get_vobu()
350 vobu->vobu_next = + (int32_t)(next & 0x3fffffff); in dvdnav_get_vobu()
356 vobu->vobu_next = - (int32_t)(next & 0x3fffffff); in dvdnav_get_vobu()
358 vobu->vobu_next = + (int32_t)(next & 0x3fffffff); in dvdnav_get_vobu()
464 if (this->vobu.vobu_next != SRI_END_OF_CELL) { in dvdnav_get_next_cache_block()
465 this->vobu.vobu_start += this->vobu.vobu_next; in dvdnav_get_next_cache_block()
466 this->vobu.vobu_next = 0; in dvdnav_get_next_cache_block()
475 this->vobu.vobu_next = 0; in dvdnav_get_next_cache_block()
626 this->vobu.vobu_next = 0; in dvdnav_get_next_cache_block()
[all …]
H A Ddvdnav_internal.h160 int32_t vobu_next; /* Relative offset */ member
/dports/multimedia/libdvdnav/libdvdnav-6.1.1/src/
H A Ddvdnav.c432 vobu->vobu_next = vobu->vobu_length; in dvdnav_get_vobu()
458 vobu->vobu_next = - (int32_t)(next & 0x3fffffff); in dvdnav_get_vobu()
460 vobu->vobu_next = + (int32_t)(next & 0x3fffffff); in dvdnav_get_vobu()
466 vobu->vobu_next = - (int32_t)(next & 0x3fffffff); in dvdnav_get_vobu()
468 vobu->vobu_next = + (int32_t)(next & 0x3fffffff); in dvdnav_get_vobu()
599 if (this->vobu.vobu_next != SRI_END_OF_CELL) { in dvdnav_get_next_cache_block()
600 this->vobu.vobu_start += this->vobu.vobu_next; in dvdnav_get_next_cache_block()
601 this->vobu.vobu_next = 0; in dvdnav_get_next_cache_block()
610 this->vobu.vobu_next = 0; in dvdnav_get_next_cache_block()
765 this->vobu.vobu_next = 0; in dvdnav_get_next_cache_block()
[all …]
H A Ddvdnav_internal.h179 int32_t vobu_next; /* Relative offset */ member
/dports/multimedia/handbrake/libdvdnav-6.1.1/src/
H A Ddvdnav.c432 vobu->vobu_next = vobu->vobu_length; in dvdnav_get_vobu()
458 vobu->vobu_next = - (int32_t)(next & 0x3fffffff); in dvdnav_get_vobu()
460 vobu->vobu_next = + (int32_t)(next & 0x3fffffff); in dvdnav_get_vobu()
466 vobu->vobu_next = - (int32_t)(next & 0x3fffffff); in dvdnav_get_vobu()
468 vobu->vobu_next = + (int32_t)(next & 0x3fffffff); in dvdnav_get_vobu()
599 if (this->vobu.vobu_next != SRI_END_OF_CELL) { in dvdnav_get_next_cache_block()
600 this->vobu.vobu_start += this->vobu.vobu_next; in dvdnav_get_next_cache_block()
601 this->vobu.vobu_next = 0; in dvdnav_get_next_cache_block()
610 this->vobu.vobu_next = 0; in dvdnav_get_next_cache_block()
765 this->vobu.vobu_next = 0; in dvdnav_get_next_cache_block()
[all …]
H A Ddvdnav_internal.h179 int32_t vobu_next; /* Relative offset */ member
/dports/multimedia/libdvdnav/libdvdnav-6.1.1/msvc/msvc/include/
H A Ddvdnav_internal.h120 int32_t vobu_next; /* Relative offset */ member
/dports/multimedia/handbrake/libdvdnav-6.1.1/msvc/msvc/include/
H A Ddvdnav_internal.h120 int32_t vobu_next; /* Relative offset */ member
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/VideoPlayer/DVDInputStreams/dvdnav/
H A Ddvdnav_internal.h145 int32_t vobu_next; /* Relative offset */ member