Searched refs:nextTextSample (Results 1 - 11 of 11) sorted by relevance

/external/opencore/fileformats/mp4/composer/src/
H A Dmediaatom.cpp79 PVA_FF_MediaAtom::nextTextSample(int32 mediaType, function in class:PVA_FF_MediaAtom
88 _pmediaInformation->nextTextSample(mediaType, psample, size, ts,
109 PVA_FF_MediaAtom::nextTextSample(int32 mediaType, function in class:PVA_FF_MediaAtom
118 _pmediaInformation->nextTextSample(mediaType, fragmentList, size, ts,
H A Dmediainformationatom.cpp129 PVA_FF_MediaInformationAtom::nextTextSample(int32 mediaType, function in class:PVA_FF_MediaInformationAtom
138 _psampleTableAtom->nextTextSample(mediaType, psample,
159 PVA_FF_MediaInformationAtom::nextTextSample(int32 mediaType, function in class:PVA_FF_MediaInformationAtom
168 _psampleTableAtom->nextTextSample(mediaType, fragmentList,
H A Dsampletableatom.cpp133 PVA_FF_SampleTableAtom::nextTextSample(int32 mediaType, function in class:PVA_FF_SampleTableAtom
148 int32 sdindex = _psampleDescriptionAtom->nextTextSample(size, flags, index);
225 PVA_FF_SampleTableAtom::nextTextSample(int32 mediaType, function in class:PVA_FF_SampleTableAtom
240 int32 sdindex = _psampleDescriptionAtom->nextTextSample(size, flags, index);
H A Dtrackatom.cpp157 PVA_FF_TrackAtom::nextTextSample(int32 mediaType, function in class:PVA_FF_TrackAtom
198 _pmediaAtom->nextTextSample(mediaType, psample, size, ts,
249 PVA_FF_TrackAtom::nextTextSample(int32 mediaType, function in class:PVA_FF_TrackAtom
290 _pmediaAtom->nextTextSample(mediaType, fragmentList, size, ts,
H A Dmovieatom.cpp536 mediaTrack->nextTextSample(MEDIA_TYPE_TEXT,
645 mediaTrack->nextTextSample(MEDIA_TYPE_TEXT,
H A Dsampledescriptionatom.cpp454 PVA_FF_SampleDescriptionAtom::nextTextSample(uint32 size, uint8 flags, int32 index) function in class:PVA_FF_SampleDescriptionAtom
/external/opencore/fileformats/mp4/composer/include/
H A Dmediaatom.h65 void nextTextSample(int32 mediaType,
82 void nextTextSample(int32 mediaType,
H A Dmediainformationatom.h74 void nextTextSample(int32 mediaType,
91 void nextTextSample(int32 mediaType,
H A Dsampletableatom.h64 void nextTextSample(int32 mediaType,
81 void nextTextSample(int32 mediaType,
H A Dtrackatom.h110 void nextTextSample(int32 mediaType,
127 void nextTextSample(int32 mediaType,
H A Dsampledescriptionatom.h54 int32 nextTextSample(uint32 size, uint8 flags, int32 index);

Completed in 36 milliseconds