Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/mpeg2ts/
DATSParser.cpp182 struct ATSParser::PSISection : public RefBase { struct in android::ATSParser
200 sp<ABuffer> mBuffer;
201 uint8_t mSkipBytes;
202 static uint32_t CRC_TABLE[];
1638 ATSParser::PSISection::PSISection() : in PSISection() function in android::ATSParser::PSISection