Home
last modified time | relevance | path

Searched refs:Trex (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/include/
DMPEG4Extractor.h42 struct Trex { struct
92 Vector<Trex> mTrex;
/frameworks/av/media/libstagefright/
DMPEG4Extractor.cpp68 const Trex *trex,
94 const Trex *mTrex;
1593 Trex *t = &mTrex.editItemAt(i); in parseChunk()
2089 Trex trex; in parseChunk()
3010 Trex *trex = NULL; in getTrack()
3014 Trex *t = &mTrex.editItemAt(i); in getTrack()
3446 const Trex *trex, in MPEG4Source()