OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nextSampleSize
(Results
1 - 8
of
8
) sorted by null
/external/opencore/fileformats/mp4/composer/include/
esdatom.h
59
void
nextSampleSize
(uint32 size)
61
_pdescriptor->
nextSampleSize
(size);
mpegsampleentry.h
62
void
nextSampleSize
(uint32 size)
64
_pes->
nextSampleSize
(size);
audiosampleentry.h
73
void
nextSampleSize
(uint32 size)
75
_pes->
nextSampleSize
(size);
visualsampleentry.h
66
void
nextSampleSize
(uint32 size)
68
_pes->
nextSampleSize
(size);
esdescriptor.h
104
void
nextSampleSize
(uint32 size)
106
_pdcd->
nextSampleSize
(size);
decoderconfigdescriptor.h
103
void
nextSampleSize
(uint32 size);
/external/opencore/fileformats/mp4/composer/src/
sampledescriptionatom.cpp
399
entry->
nextSampleSize
(size);
410
entry->
nextSampleSize
(size);
445
entry->
nextSampleSize
(size);
476
entry->
nextSampleSize
(size);
759
entry->
nextSampleSize
(aSize);
768
entry->
nextSampleSize
(aSize);
776
entry->
nextSampleSize
(aSize);
decoderconfigdescriptor.cpp
138
PVA_FF_DecoderConfigDescriptor::
nextSampleSize
(uint32 size)
Completed in 824 milliseconds