Home
last modified time | relevance | path

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

/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/input/
H A Dr_qtmp4.h45 constexpr auto QTMP4_FRAG_SAMPLE_FLAG_DEPENDS_YES = 0x01000000; variable
H A Dr_qtmp4.cpp885 … : !(sample_flags & (QTMP4_FRAG_SAMPLE_FLAG_IS_NON_SYNC | QTMP4_FRAG_SAMPLE_FLAG_DEPENDS_YES)); in handle_trun_atom()