Searched defs:PSISection (Results 1 – 1 of 1) sorted by relevance
256 struct ATSParser::PSISection : public RefBase { struct in android::ATSParser274 sp<ABuffer> mBuffer;275 uint8_t mSkipBytes;276 static uint32_t CRC_TABLE[];2422 ATSParser::PSISection::PSISection() : in PSISection() function in android::ATSParser::PSISection