Searched defs:lacing (Results 1 - 1 of 1) sorted by last modified time

/frameworks/av/media/libstagefright/webm/
H A DWebmElement.cpp60 bool lacing,
67 ls.push_back(new WebmUnsigned(kMkvFlagLacing, lacing));
311 bool lacing,
321 lacing,
344 bool lacing,
354 lacing,
57 populateCommonTrackEntries( int num, uint64_t uid, bool lacing, const char *lang, const char *codec, TrackTypes type, List<sp<WebmElement> > &ls) argument
305 AudioTrackEntry( int chans, double rate, const sp<ABuffer> &buf, int bps, uint64_t uid, bool lacing, const char *lang) argument
340 VideoTrackEntry( uint64_t width, uint64_t height, uint64_t uid, bool lacing, const char *lang) argument

Completed in 65 milliseconds