Home
last modified time | relevance | path

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

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