Home
last modified time | relevance | path

Searched refs:position_current (Results 1 – 21 of 21) sorted by relevance

/dports/multimedia/libxine/xine-lib-1.2.11/src/input/libdvdnav/
H A Ddvdnav.c50 this->position_current.still = 0; in dvdnav_clear()
431 vm_position_print(this->vm, &this->position_current); in dvdnav_get_next_cache_block()
495 this->position_current.button = this->position_next.button; in dvdnav_get_next_cache_block()
523 vts_event->old_vtsN = this->position_current.vts; in dvdnav_get_next_cache_block()
524 vts_event->old_domain = this->position_current.domain; in dvdnav_get_next_cache_block()
547 this->position_current.vts = this->position_next.vts; in dvdnav_get_next_cache_block()
548 this->position_current.domain = this->position_next.domain; in dvdnav_get_next_cache_block()
569 this->position_current.cell = -1; /* Force an update */ in dvdnav_get_next_cache_block()
695 if(this->position_current.still != 0) { in dvdnav_get_next_cache_block()
703 still_event->length = this->position_current.still; in dvdnav_get_next_cache_block()
[all …]
H A Dsearching.c106 if(this->position_current.still != 0) { in dvdnav_time_search()
186 if(this->position_current.still != 0) { in dvdnav_sector_search()
326 this->position_current.still = 0; in dvdnav_prev_pg_search()
359 this->position_current.still = 0; in dvdnav_top_pg_search()
405 this->position_current.still = 0; in dvdnav_next_pg_search()
438 this->position_current.still = 0; in dvdnav_menu_call()
450 this->position_current.still = 0; in dvdnav_menu_call()
485 if (this->position_current.hop_channel != this->vm->hop_channel || in dvdnav_get_position()
486 this->position_current.domain != state->domain || in dvdnav_get_position()
487 this->position_current.vts != state->vtsN || in dvdnav_get_position()
[all …]
H A Dhighlight.c213 if(((*button) = this->position_current.button) == -1) in dvdnav_get_current_highlight()
357 if (this->position_current.still != 0) { in dvdnav_button_activate()
360 this->position_current.still = 0; in dvdnav_button_activate()
381 this->position_current.still = 0; in dvdnav_button_activate()
410 this->position_current.still = 0; in dvdnav_button_activate_cmd()
441 this->position_current.button = -1; /* Force Highligh change */ in dvdnav_button_select()
H A Ddvdnav_internal.h172 vm_position_t position_current; member
H A Dnavigation.c35 this->position_current.still = 0; in dvdnav_still_skip()
/dports/multimedia/libdvdnav/libdvdnav-6.1.1/src/
H A Ddvdnav.c57 memset(&this->position_current,0,sizeof(this->position_current)); in dvdnav_clear()
566 vm_position_print(this->vm, &this->position_current); in dvdnav_get_next_cache_block()
630 this->position_current.button = this->position_next.button; in dvdnav_get_next_cache_block()
649 (this->position_current.vts != this->position_next.vts) || in dvdnav_get_next_cache_block()
660 vts_event->old_vtsN = this->position_current.vts; in dvdnav_get_next_cache_block()
661 vts_event->old_domain = this->position_current.domain; in dvdnav_get_next_cache_block()
684 this->position_current.vts = this->position_next.vts; in dvdnav_get_next_cache_block()
706 this->position_current.cell = -1; /* Force an update */ in dvdnav_get_next_cache_block()
843 if(this->position_current.still != 0) { in dvdnav_get_next_cache_block()
851 still_event->length = this->position_current.still; in dvdnav_get_next_cache_block()
[all …]
H A Dhighlight.c217 if(((*button) = this->position_current.button) == -1) in dvdnav_get_current_highlight()
364 if (this->position_current.still != 0) { in dvdnav_button_activate()
367 this->position_current.still = 0; in dvdnav_button_activate()
392 this->position_current.still = 0; in dvdnav_button_activate()
423 this->position_current.still = 0; in dvdnav_button_activate_cmd()
449 this->position_current.button = -1; /* Force Highlight change */ in dvdnav_button_select()
H A Dsearching.c138 if(this->position_current.still != 0) { in dvdnav_time_search()
225 if(this->position_current.still != 0) { in dvdnav_sector_search()
394 this->position_current.still = 0; in dvdnav_prev_pg_search()
422 this->position_current.still = 0; in dvdnav_top_pg_search()
471 this->position_current.still = 0; in dvdnav_next_pg_search()
508 this->position_current.still = 0; in dvdnav_menu_call()
520 this->position_current.still = 0; in dvdnav_menu_call()
554 if (this->position_current.hop_channel != this->vm->hop_channel || in dvdnav_get_position()
555 this->position_current.domain != state->domain || in dvdnav_get_position()
556 this->position_current.vts != state->vtsN || in dvdnav_get_position()
[all …]
H A Ddvdnav_internal.h191 vm_position_t position_current; member
H A Dnavigation.c40 this->position_current.still = 0; in dvdnav_still_skip()
/dports/multimedia/handbrake/libdvdnav-6.1.1/src/
H A Ddvdnav.c57 memset(&this->position_current,0,sizeof(this->position_current)); in dvdnav_clear()
566 vm_position_print(this->vm, &this->position_current); in dvdnav_get_next_cache_block()
630 this->position_current.button = this->position_next.button; in dvdnav_get_next_cache_block()
649 (this->position_current.vts != this->position_next.vts) || in dvdnav_get_next_cache_block()
660 vts_event->old_vtsN = this->position_current.vts; in dvdnav_get_next_cache_block()
661 vts_event->old_domain = this->position_current.domain; in dvdnav_get_next_cache_block()
684 this->position_current.vts = this->position_next.vts; in dvdnav_get_next_cache_block()
706 this->position_current.cell = -1; /* Force an update */ in dvdnav_get_next_cache_block()
843 if(this->position_current.still != 0) { in dvdnav_get_next_cache_block()
851 still_event->length = this->position_current.still; in dvdnav_get_next_cache_block()
[all …]
H A Dhighlight.c217 if(((*button) = this->position_current.button) == -1) in dvdnav_get_current_highlight()
364 if (this->position_current.still != 0) { in dvdnav_button_activate()
367 this->position_current.still = 0; in dvdnav_button_activate()
392 this->position_current.still = 0; in dvdnav_button_activate()
423 this->position_current.still = 0; in dvdnav_button_activate_cmd()
449 this->position_current.button = -1; /* Force Highlight change */ in dvdnav_button_select()
H A Dsearching.c138 if(this->position_current.still != 0) { in dvdnav_time_search()
225 if(this->position_current.still != 0) { in dvdnav_sector_search()
394 this->position_current.still = 0; in dvdnav_prev_pg_search()
422 this->position_current.still = 0; in dvdnav_top_pg_search()
471 this->position_current.still = 0; in dvdnav_next_pg_search()
508 this->position_current.still = 0; in dvdnav_menu_call()
520 this->position_current.still = 0; in dvdnav_menu_call()
554 if (this->position_current.hop_channel != this->vm->hop_channel || in dvdnav_get_position()
555 this->position_current.domain != state->domain || in dvdnav_get_position()
556 this->position_current.vts != state->vtsN || in dvdnav_get_position()
[all …]
H A Ddvdnav_internal.h191 vm_position_t position_current; member
H A Dnavigation.c40 this->position_current.still = 0; in dvdnav_still_skip()
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/src/
H A Dbuffered-file.c593 bf->position_current = ret; in buffered_file_read()
622 bf->position_current += ret; in buffered_file_read()
681 bf->position_current = ret; in buffered_file_read()
704 bf->position_current += ret; in buffered_file_read()
842 bf->position_current = ret; in buffered_file_write()
871 bf->position_current += ret; in buffered_file_write()
899 if(bf->position_current > bf->size) in buffered_file_write()
901 bf->size = bf->position_current; in buffered_file_write()
945 bf->position_current = ret; in buffered_file_write()
956 if(bf->position_current > bf->size) in buffered_file_write()
[all …]
/dports/multimedia/libdvdnav/libdvdnav-6.1.1/msvc/msvc/include/
H A Ddvdnav_internal.h134 vm_position_t position_current; member
/dports/multimedia/handbrake/libdvdnav-6.1.1/msvc/msvc/include/
H A Ddvdnav_internal.h134 vm_position_t position_current; member
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/VideoPlayer/DVDInputStreams/dvdnav/
H A Ddvdnav_internal.h157 vm_position_t position_current; member
/dports/devel/py-trimesh/trimesh-3.5.25/trimesh/
H A Dutil.py814 position_current = file_obj.tell()
817 file_obj.seek(position_current)
818 distance = position_end - position_current
/dports/graphics/libgphoto2/libgphoto2-2.5.26/camlibs/ptp2/
H A Dconfig.c4630 int x,y,a,b,direction,position_current,position_new; in _put_Sony_ShutterSpeed() local
4708 position_current = i; in _put_Sony_ShutterSpeed()
4715 value.u8 = 0x00 + position_new - position_current; in _put_Sony_ShutterSpeed()
4717 value.u8 = 0x100 + position_new - position_current; in _put_Sony_ShutterSpeed()