Home
last modified time | relevance | path

Searched refs:cur_cell_time (Results 1 – 7 of 7) sorted by relevance

/dports/multimedia/libdvdnav/libdvdnav-6.1.1/src/
H A Dsearching.c152 this->cur_cell_time = 0; in dvdnav_time_search()
289 this->cur_cell_time = 0; in dvdnav_sector_search()
393 this->cur_cell_time = 0; in dvdnav_prev_pg_search()
421 this->cur_cell_time = 0; in dvdnav_top_pg_search()
467 this->cur_cell_time = 0; in dvdnav_next_pg_search()
494 this->cur_cell_time = 0; in dvdnav_menu_call()
1347 this->cur_cell_time = 0; in dvdnav_jump_to_sector_by_time()
H A Ddvdnav_internal.h207 …int cur_cell_time; /* time expired since the beginning of the current cell, read from… member
H A Ddvdnav.c68 this->cur_cell_time = 0; in dvdnav_clear()
516 tm += this->cur_cell_time; in dvdnav_get_current_time()
722 this->cur_cell_time = 0; in dvdnav_get_next_cache_block()
923 this->cur_cell_time = dvdnav_convert_time(&this->dsi.dsi_gi.c_eltm); in dvdnav_get_next_cache_block()
/dports/multimedia/handbrake/libdvdnav-6.1.1/src/
H A Dsearching.c152 this->cur_cell_time = 0; in dvdnav_time_search()
289 this->cur_cell_time = 0; in dvdnav_sector_search()
393 this->cur_cell_time = 0; in dvdnav_prev_pg_search()
421 this->cur_cell_time = 0; in dvdnav_top_pg_search()
467 this->cur_cell_time = 0; in dvdnav_next_pg_search()
494 this->cur_cell_time = 0; in dvdnav_menu_call()
1347 this->cur_cell_time = 0; in dvdnav_jump_to_sector_by_time()
H A Ddvdnav_internal.h207 …int cur_cell_time; /* time expired since the beginning of the current cell, read from… member
H A Ddvdnav.c68 this->cur_cell_time = 0; in dvdnav_clear()
516 tm += this->cur_cell_time; in dvdnav_get_current_time()
722 this->cur_cell_time = 0; in dvdnav_get_next_cache_block()
923 this->cur_cell_time = dvdnav_convert_time(&this->dsi.dsi_gi.c_eltm); in dvdnav_get_next_cache_block()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/VideoPlayer/DVDInputStreams/dvdnav/
H A Ddvdnav_internal.h173 …int cur_cell_time; /* time expired since the beginning of the current cell, read from… member