Home
last modified time | relevance | path

Searched refs:MP4_TRUN_SAMPLE_FLAGS (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/vlc/vlc-3.0.16/modules/demux/mp4/
H A Dlibmp4.h1168 #define MP4_TRUN_SAMPLE_FLAGS (1<<10) macro
H A Dlibmp4.c1121 !!(p_trun->i_flags & MP4_TRUN_SAMPLE_FLAGS) + in MP4_ReadBox_trun()
1139 if( p_trun->i_flags & MP4_TRUN_SAMPLE_FLAGS ) in MP4_ReadBox_trun()