Home
last modified time | relevance | path

Searched refs:FragGetMoofByTfraIndex (Results 1 – 1 of 1) sorted by path

/dports/multimedia/vlc/vlc-3.0.16/modules/demux/mp4/
H A Dmp4.c176 static int FragGetMoofByTfraIndex( demux_t *p_demux, const mtime_t i_target_time, unsigned i_track_…
1694 …if( FragGetMoofByTfraIndex( p_demux, i_nztime, i_seek_track_ID, &i64, &i_sync_time ) == VLC_SUCCES… in FragSeekToTime()
4776 static int FragGetMoofByTfraIndex( demux_t *p_demux, const mtime_t i_target_time, unsigned i_track_… in FragGetMoofByTfraIndex() function