Home
last modified time | relevance | path

Searched refs:vobu (Results 1 – 25 of 25) 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()
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()
477 this->vobu.vobu_length = 0; in dvdnav_get_next_cache_block()
478 this->vobu.blockN = 0; in dvdnav_get_next_cache_block()
628 this->vobu.vobu_length = 0; in dvdnav_get_next_cache_block()
709 if (this->vobu.blockN >= this->vobu.vobu_length) { in dvdnav_get_next_cache_block()
746 this->vobu.vobu_start, this->vobu.vobu_next); in dvdnav_get_next_cache_block()
769 this->vobu.blockN = 0; in dvdnav_get_next_cache_block()
[all …]
H A Dsearching.c45 *vobu = -1; in dvdnav_scan_admap()
85 *vobu = vobu_start; in dvdnav_scan_admap()
150 int32_t vobu; in dvdnav_time_search() local
155 if (dvdnav_scan_admap(this, state->domain, target, &vobu) == DVDNAV_STATUS_OK) { in dvdnav_time_search()
158 if (vm_jump_cell_block(this->vm, cell_nr, vobu - start)) { in dvdnav_time_search()
161 state->cellN, state->blockN, target, vobu, start); in dvdnav_time_search()
268 int32_t vobu; in dvdnav_sector_search() local
276 if (vm_jump_cell_block(this->vm, cell_nr, vobu - start)) { in dvdnav_sector_search()
279 state->cellN, state->blockN, target, vobu, start); in dvdnav_sector_search()
495 cur_sector = this->vobu.vobu_start + this->vobu.blockN; in dvdnav_get_position()
[all …]
H A Ddvdnav_internal.h173 dvdnav_vobu_t vobu; member
/dports/multimedia/libdvdnav/libdvdnav-6.1.1/src/
H A Ddvdnav.c432 vobu->vobu_next = vobu->vobu_length; in dvdnav_get_vobu()
600 this->vobu.vobu_start += this->vobu.vobu_next; in dvdnav_get_next_cache_block()
610 this->vobu.vobu_next = 0; in dvdnav_get_next_cache_block()
612 this->vobu.vobu_length = 0; in dvdnav_get_next_cache_block()
613 this->vobu.blockN = 0; in dvdnav_get_next_cache_block()
767 this->vobu.vobu_length = 0; in dvdnav_get_next_cache_block()
768 this->vobu.blockN = 0; in dvdnav_get_next_cache_block()
857 if (this->vobu.blockN >= this->vobu.vobu_length) { in dvdnav_get_next_cache_block()
907 this->vobu.blockN = 0; in dvdnav_get_next_cache_block()
911 dvdnav_pre_cache_blocks(this->cache, this->vobu.vobu_start+1, this->vobu.vobu_length+1); in dvdnav_get_next_cache_block()
[all …]
H A Dsearching.c57 *vobu = -1; in dvdnav_scan_admap()
185 uint32_t vobu; in dvdnav_time_search() local
248 cur_sector = this->vobu.vobu_start + this->vobu.blockN; in dvdnav_sector_search()
315 uint32_t vobu; in dvdnav_sector_search() local
321 if (vobu <= cur_sector) { in dvdnav_sector_search()
331 target = vobu; in dvdnav_sector_search()
341 uint32_t vobu; in dvdnav_sector_search() local
564 cur_sector = this->vobu.vobu_start + this->vobu.blockN; in dvdnav_get_position()
623 cur_sector = this->vobu.vobu_start + this->vobu.blockN; in dvdnav_get_position_in_title()
921 *vobu = cur_idx; in dvdnav_admap_search()
[all …]
H A Ddvdnav_internal.h192 dvdnav_vobu_t vobu; member
/dports/multimedia/handbrake/libdvdnav-6.1.1/src/
H A Ddvdnav.c432 vobu->vobu_next = vobu->vobu_length; in dvdnav_get_vobu()
600 this->vobu.vobu_start += this->vobu.vobu_next; in dvdnav_get_next_cache_block()
610 this->vobu.vobu_next = 0; in dvdnav_get_next_cache_block()
612 this->vobu.vobu_length = 0; in dvdnav_get_next_cache_block()
613 this->vobu.blockN = 0; in dvdnav_get_next_cache_block()
767 this->vobu.vobu_length = 0; in dvdnav_get_next_cache_block()
768 this->vobu.blockN = 0; in dvdnav_get_next_cache_block()
857 if (this->vobu.blockN >= this->vobu.vobu_length) { in dvdnav_get_next_cache_block()
907 this->vobu.blockN = 0; in dvdnav_get_next_cache_block()
911 dvdnav_pre_cache_blocks(this->cache, this->vobu.vobu_start+1, this->vobu.vobu_length+1); in dvdnav_get_next_cache_block()
[all …]
H A Dsearching.c57 *vobu = -1; in dvdnav_scan_admap()
185 uint32_t vobu; in dvdnav_time_search() local
248 cur_sector = this->vobu.vobu_start + this->vobu.blockN; in dvdnav_sector_search()
315 uint32_t vobu; in dvdnav_sector_search() local
321 if (vobu <= cur_sector) { in dvdnav_sector_search()
331 target = vobu; in dvdnav_sector_search()
341 uint32_t vobu; in dvdnav_sector_search() local
564 cur_sector = this->vobu.vobu_start + this->vobu.blockN; in dvdnav_get_position()
623 cur_sector = this->vobu.vobu_start + this->vobu.blockN; in dvdnav_get_position_in_title()
921 *vobu = cur_idx; in dvdnav_admap_search()
[all …]
H A Ddvdnav_internal.h192 dvdnav_vobu_t vobu; member
/dports/multimedia/dvdauthor/dvdauthor-d5bb0b/src/
H A Ddvdvob.c133 if(va->vobu[i].hasvideo) in findnextvideo()
138 if(va->vobu[i].hasvideo) in findnextvideo()
175 if (sect < va->vobu[0].sector) in findvobubysect()
180 if (sect < va->vobu[m].sector) in findvobubysect()
234 if (va->vobu[i].hasvideo) in getsect()
247 va->vobu[jumpvobunum].vobcellid != va->vobu[curvobunum].vobcellid in getsect()
253 abs(va->vobu[jumpvobunum].sector - va->vobu[curvobunum].sector) in getsect()
2032 pts += va->vobu[0].sectpts[0]; in findnearestvobu()
2040 pabs(pts - va->vobu[i + 1].sectpts[0]) < pabs(pts - va->vobu[i].sectpts[0]) in findnearestvobu()
2069 … printpts(thissource->vob->vobu[v].sectpts[0] - thissource->vob->vobu[0].sectpts[0]); in MarkChapters()
[all …]
H A Ddvdifo.c175 &thissource->vob->vobu[fv]; in globalfindvobu()
184 /*pts =*/ pts + thissource->vob->vobu[fv].sectpts[0], in globalfindvobu()
190 &thissource->vob->vobu[r]; in globalfindvobu()
211 va->vobs[i]->vobu[va->vobs[i]->numvobus - 1].lastsector + 1; in getvoblen()
366 if (!i || thisvob->vobu[i].vobcellid != thisvob->vobu[i - 1].vobcellid) in CreateCellAddressTable()
370 buf_write4(p + 8, thisvob->vobu[i - 1].lastsector); in CreateCellAddressTable()
374 buf_write2(p, thisvob->vobu[i].vobcellid >> 8); /* VOBidn */ in CreateCellAddressTable()
375 buf_write1(p + 2, thisvob->vobu[i].vobcellid); /* CELLidn */ in CreateCellAddressTable()
376 buf_write4(p + 4, thisvob->vobu[i].sector); /* starting sector within VOB */ in CreateCellAddressTable()
379 buf_write4(p + 8, thisvob->vobu[i - 1].lastsector); in CreateCellAddressTable()
[all …]
H A Ddvdpgc.c376 firsttime = thissource->vob->vobu[vi].sectpts[0]; in genpgc()
377 write4(buf + 8 + d, thissource->vob->vobu[vi].sector); in genpgc()
394 … write4(buf + 4 + d, buildtimeeven(va, thissource->vob->vobu[vi]. sectpts[1] - firsttime)); in genpgc()
396 write4(buf + 16 + d, thissource->vob->vobu[vi].sector); in genpgc()
398 write4(buf + 20 + d, thissource->vob->vobu[vi].lastsector); in genpgc()
H A Ddvdauthor.c1001 if( cellid<va->vobu[0].vobcellid ) in findcellvobu()
1003 if( cellid>va->vobu[h].vobcellid ) in findcellvobu()
1007 if( cellid<=va->vobu[m].vobcellid ) in findcellvobu()
1020 return va->vobu[e-1].sectpts[1]-va->vobu[s].sectpts[0]; in getcellpts()
1030 if( pts<va->vobu[l].sectpts[0] ) in findvobu()
1032 if( pts>=va->vobu[h].sectpts[1] ) in findvobu()
1036 if( pts < va->vobu[m].sectpts[0] ) in findvobu()
1317 free(v->vobu); in vob_free()
H A Dda-internal.h150 struct vobuinfo *vobu; /* array of VOBUs in the VOB */ member
/dports/multimedia/libdvdnav/libdvdnav-6.1.1/msvc/msvc/include/
H A Ddvdnav_internal.h135 dvdnav_vobu_t vobu; member
/dports/multimedia/handbrake/libdvdnav-6.1.1/msvc/msvc/include/
H A Ddvdnav_internal.h135 dvdnav_vobu_t vobu; member
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/VideoPlayer/DVDInputStreams/dvdnav/
H A Ddvdnav_internal.h158 dvdnav_vobu_t vobu; member
/dports/multimedia/dvdauthor/dvdauthor-d5bb0b/
H A DChangeLog100 allow last vobu of cell to have a forward pointer to self
252vobu pointers only point within a cell -- fixes chapter playback for some players (thanks to <selv…
256 …fix handling of audio sectors that are outside the pts range of the vobu (thanks to <selva at mail…
298 fix pts computation bug for last vobu
342 …performance improvements to ifogen -- O(n) realloc (instead of O(n^2)) and O(n lg n) vobu fixup (i…
/dports/sysutils/dvdbackup/dvdbackup-0.4.2/po/
H A Dsk.po130 msgstr "Neúspešný test vobu\n"
135 msgstr "Neúspešný test šírky vobu 1\n"
140 msgstr "Neúspešný test vobu %d\n"
/dports/multimedia/vlc/vlc-3.0.16/doc/
H A DChangeLog-2019939 access: dvdread: check vobu range on seek
950 - both cell & vobu have sector 0
H A DChangeLog-20025869 -Seeking in some menus or intro titles (bad vobu map),
/dports/chinese/scim-tables/scim-tables-0.5.10/tables/zh/
H A DZiranma.txt.in44882 vobu 桌布 106
/dports/textproc/scim-table-imengine/scim-tables-0.5.10/tables/zh/
H A DZiranma.txt.in44882 vobu 桌布 106
/dports/japanese/scim-tables/scim-tables-0.5.10/tables/zh/
H A DZiranma.txt.in44882 vobu 桌布 106
/dports/korean/scim-tables/scim-tables-0.5.10/tables/zh/
H A DZiranma.txt.in44882 vobu 桌布 106