Home
last modified time | relevance | path

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

/packages/modules/Media/apex/framework/java/android/media/
DMediaParser.java1682 private int[] mScratchSubsampleEncryptedBytesCount; field in MediaParser.TrackOutputAdapter
1690 mScratchSubsampleEncryptedBytesCount = new int[32]; in TrackOutputAdapter()
1751 mScratchSubsampleEncryptedBytesCount = in sampleData()
1764 mScratchSubsampleEncryptedBytesCount[i] = data.readInt(); in sampleData()
1832 == mScratchSubsampleEncryptedBytesCount[i]; in getPopulatedCryptoInfo()
1845 mScratchSubsampleEncryptedBytesCount, in getPopulatedCryptoInfo()