Home
last modified time | relevance | path

Searched defs:PSISection (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/mpeg2ts/
DATSParser.cpp256 struct ATSParser::PSISection : public RefBase { struct in android::ATSParser
274 sp<ABuffer> mBuffer;
275 uint8_t mSkipBytes;
276 static uint32_t CRC_TABLE[];
2422 ATSParser::PSISection::PSISection() : in PSISection() function in android::ATSParser::PSISection