OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PVA_FF_InterLeaveBuffer
(Results
1 - 2
of
2
) sorted by null
/external/opencore/fileformats/mp4/composer/src/
interleavebuffer.cpp
26
PVA_FF_InterLeaveBuffer
::
PVA_FF_InterLeaveBuffer
(uint32 mediaType,
88
PVA_FF_InterLeaveBuffer
::~
PVA_FF_InterLeaveBuffer
()
106
PVA_FF_InterLeaveBuffer
::addSampleToInterLeaveBuffer(
167
PVA_FF_InterLeaveBuffer
::checkInterLeaveBufferSpace(uint32 size)
177
PVA_FF_InterLeaveBuffer
::getTimeStampVec()
183
PVA_FF_InterLeaveBuffer
::getSampleSizeVec()
190
PVA_FF_InterLeaveBuffer
::getFlagsVec()
196
PVA_FF_InterLeaveBuffer
::getTextIndexVec(
[
all
...]
/external/opencore/fileformats/mp4/composer/include/
interleavebuffer.h
31
class
PVA_FF_InterLeaveBuffer
36
PVA_FF_InterLeaveBuffer
(uint32 mediaType, uint32 codecType, uint32 trackId);
38
virtual ~
PVA_FF_InterLeaveBuffer
();
Completed in 1029 milliseconds