Searched defs:PSISection (Results 1 – 1 of 1) sorted by relevance
254 struct ATSParser::PSISection : public RefBase { struct in android::ATSParser272 sp<ABuffer> mBuffer;273 uint8_t mSkipBytes;274 static uint32_t CRC_TABLE[];2212 ATSParser::PSISection::PSISection() : in PSISection() function in android::ATSParser::PSISection