HomeSort by relevance Sort by last modified time
    Searched refs:mPacketSources2 (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/httplive/
LiveSession.h 225 KeyedVector<StreamType, sp<AnotherPacketSource> > mPacketSources2;
LiveSession.cpp 315 mPacketSources2.add(indexToType(i), new AnotherPacketSource(NULL /* meta */));
566 // Then, trim off packets at beginning of mPacketSources2 that's before
568 firstNewMeta[i] = mPacketSources2.editValueAt(i)
582 // Otherwise, we check if mPacketSources2 overlaps with what old fetcher
    [all...]

Completed in 112 milliseconds