Home
last modified time | relevance | path

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

/frameworks/av/media/extractors/mp4/
DMPEG4Extractor.cpp160 status_t parseClearEncryptedSizes(off64_t offset, bool isSubsampleEncryption, uint32_t flags);
5212 off64_t offset, bool isSubsampleEncryption, uint32_t flags) { in parseClearEncryptedSizes() argument
5226 if (isSubsampleEncryption) { in parseClearEncryptedSizes()
5252 if (isSubsampleEncryption) { in parseClearEncryptedSizes()