Home
last modified time | relevance | path

Searched refs:oChunkStart (Results 1 – 11 of 11) sorted by relevance

/external/opencore/fileformats/mp4/composer/src/
Dmediaatom.cpp71 bool oChunkStart) in nextSample() argument
74 flags, baseOffset, oChunkStart); in nextSample()
86 bool oChunkStart) in nextTextSample() argument
89 flags, index, baseOffset, oChunkStart); in nextTextSample()
100 bool oChunkStart) in nextSample() argument
103 flags, baseOffset, oChunkStart); in nextSample()
116 bool oChunkStart) in nextTextSample() argument
119 flags, index, baseOffset, oChunkStart); in nextTextSample()
Dmediainformationatom.cpp121 bool oChunkStart) in nextSample() argument
125 baseOffset, oChunkStart); in nextSample()
136 bool oChunkStart) in nextTextSample() argument
140 baseOffset, oChunkStart); in nextTextSample()
150 bool oChunkStart) in nextSample() argument
154 baseOffset, oChunkStart); in nextSample()
166 bool oChunkStart) in nextTextSample() argument
170 baseOffset, oChunkStart); in nextTextSample()
Dsampletableatom.cpp96 bool oChunkStart) in nextSample() argument
110 isChunkStart = _psampleToChunkAtom->nextSample(index, size, oChunkStart); in nextSample()
140 bool oChunkStart) in nextTextSample() argument
156 isChunkStart = _psampleToChunkAtom->nextSample(sdindex, size, oChunkStart); in nextTextSample()
185 bool oChunkStart) in nextSample() argument
201 isChunkStart = _psampleToChunkAtom->nextSample(index, size, oChunkStart); in nextSample()
232 bool oChunkStart) in nextTextSample() argument
249 isChunkStart = _psampleToChunkAtom->nextSample(sdindex, size, oChunkStart); in nextTextSample()
Dtrackatom.cpp118 bool oChunkStart) in nextSample() argument
153 flags, baseOffset, oChunkStart); in nextSample()
164 bool oChunkStart) in nextTextSample() argument
199 flags, index, baseOffset, oChunkStart); in nextTextSample()
209 bool oChunkStart) in nextSample() argument
244 flags, baseOffset, oChunkStart); in nextSample()
256 bool oChunkStart) in nextTextSample() argument
291 flags, index, baseOffset, oChunkStart); in nextTextSample()
Dmovieatom.cpp445 bool oChunkStart) in addSampleToTrack() argument
476 oChunkStart); in addSampleToTrack()
488 oChunkStart); in addSampleToTrack()
499 oChunkStart); in addSampleToTrack()
511 bool oChunkStart) in addTextSampleToTrack() argument
543 oChunkStart); in addTextSampleToTrack()
554 bool oChunkStart) in addSampleToTrack() argument
584 oChunkStart); in addSampleToTrack()
596 oChunkStart); in addSampleToTrack()
608 oChunkStart); in addSampleToTrack()
[all …]
Dsampletochunkatom.cpp77 bool oChunkStart) in nextSample() argument
90 newChunk = oChunkStart; in nextSample()
/external/opencore/fileformats/mp4/composer/include/
Dmediainformationatom.h72 bool oChunkStart = false);
81 bool oChunkStart = false);
89 bool oChunkStart = false);
98 bool oChunkStart = false);
Dsampletableatom.h62 bool oChunkStart = false);
71 bool oChunkStart = false);
79 bool oChunkStart = false);
88 bool oChunkStart = false);
Dmediaatom.h63 bool oChunkStart = false);
72 bool oChunkStart = false);
80 bool oChunkStart = false);
89 bool oChunkStart = false);
Dtrackatom.h108 bool oChunkStart = false);
117 bool oChunkStart = false);
125 bool oChunkStart = false);
134 bool oChunkStart = false);
Dsampletochunkatom.h47 bool nextSample(int32 index, uint32 size = 0, bool oChunkStart = false);