Home
last modified time | relevance | path

Searched refs:isSubsampleEncryption (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/extractors/mp4/
DMPEG4Extractor.cpp149 status_t parseClearEncryptedSizes(off64_t offset, bool isSubsampleEncryption, uint32_t flags);
4295 status_t MPEG4Source::parseClearEncryptedSizes(off64_t offset, bool isSubsampleEncryption, uint32_t… in parseClearEncryptedSizes() argument
4307 if (isSubsampleEncryption) { in parseClearEncryptedSizes()
4333 if (isSubsampleEncryption) { in parseClearEncryptedSizes()