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