Home
last modified time | relevance | path

Searched refs:MP4_TRUN_SAMPLE_SIZE (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/vlc/vlc-3.0.16/modules/mux/mp4/
H A Dmp4.c979 i_trun_flags |= MP4_TRUN_SAMPLE_SIZE; in GetMoofBox()
1024 if (i_trun_flags & MP4_TRUN_SAMPLE_SIZE) in GetMoofBox()
/dports/multimedia/vlc/vlc-3.0.16/modules/demux/mp4/
H A Dlibmp4.h1167 #define MP4_TRUN_SAMPLE_SIZE (1<<9) macro
H A Dmp4.c1643 if( p_data->i_flags & MP4_TRUN_SAMPLE_SIZE ) in FragTrunSeekToTime()
4354 if( p_trun->i_flags & MP4_TRUN_SAMPLE_SIZE ) in FragDemuxTrack()
4726 if ( p_trundata->i_flags & MP4_TRUN_SAMPLE_SIZE ) in FragCreateTrunIndex()
H A Dlibmp4.c1120 !!(p_trun->i_flags & MP4_TRUN_SAMPLE_SIZE) + in MP4_ReadBox_trun()
1137 if( p_trun->i_flags & MP4_TRUN_SAMPLE_SIZE ) in MP4_ReadBox_trun()