Home
last modified time | relevance | path

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

/external/opencore/fileformats/mp4/parser/src/
Dmoviefragmentrandomaccess.cpp45 oVideoAudioTextTrackTfraCount = 0; in MovieFragmentRandomAccessAtom()
139 oVideoAudioTextTrackTfraCount = tfraAtom->_entry_count; in IsTFRAPresentForTrack()
144 else if (oVideoAudioTextTrackTfraCount == tfraAtom->_entry_count) in IsTFRAPresentForTrack()
/external/opencore/fileformats/mp4/parser/include/
Dmoviefragmentrandomaccess.h69 int32 oVideoAudioTextTrackTfraCount; variable