Searched refs:parseClearEncryptedSizes (Results 1 – 1 of 1) sorted by relevance
149 status_t parseClearEncryptedSizes(off64_t offset, bool isSubsampleEncryption, uint32_t flags);4292 return parseClearEncryptedSizes(drmoffset, false, 0); in parseSampleAuxiliaryInformationOffsets()4295 status_t MPEG4Source::parseClearEncryptedSizes(off64_t offset, bool isSubsampleEncryption, uint32_t… in parseClearEncryptedSizes() function in android::MPEG4Source4377 return parseClearEncryptedSizes(offset + 4, true, flags); in parseSampleEncryption()