Home
last modified time | relevance | path

Searched refs:PVMP4FF_SET_MEDIA_INTERLEAVE_MODE (Results 1 – 6 of 6) sorted by relevance

/external/opencore/fileformats/mp4/composer/src/
Dchunkoffsetatom.cpp43 if (fileAuthoringFlags & PVMP4FF_SET_MEDIA_INTERLEAVE_MODE) in PVA_FF_ChunkOffsetAtom()
Dsampletochunkatom.cpp43 if (fileAuthoringFlags & PVMP4FF_SET_MEDIA_INTERLEAVE_MODE) in PVA_FF_SampleToChunkAtom()
Dsampletableatom.cpp41 if (fileAuthoringFlags & PVMP4FF_SET_MEDIA_INTERLEAVE_MODE) in PVA_FF_SampleTableAtom()
Dtrackatom.cpp54 if (fileAuthoringFlags & PVMP4FF_SET_MEDIA_INTERLEAVE_MODE) in PVA_FF_TrackAtom()
Dmpeg4file.cpp268 if (fileAuthoringFlags & PVMP4FF_SET_MEDIA_INTERLEAVE_MODE) in init()
/external/opencore/fileformats/mp4/composer/include/
Da_atomdefs.h282 #define PVMP4FF_SET_MEDIA_INTERLEAVE_MODE 0x00000001 macro