Searched defs:PSISection (Results 1 – 1 of 1) sorted by relevance
243 struct ATSParser::PSISection : public RefBase { struct in android::ATSParser261 sp<ABuffer> mBuffer;262 uint8_t mSkipBytes;263 static uint32_t CRC_TABLE[];2168 ATSParser::PSISection::PSISection() : in PSISection() function in android::ATSParser::PSISection