Searched defs:newNumBytesOfEncryptedData (Results 1 - 1 of 1) sorted by path

/frameworks/base/media/java/android/media/
H A DMediaCodec.java864 int[] newNumBytesOfEncryptedData,
870 numBytesOfEncryptedData = newNumBytesOfEncryptedData;
861 set( int newNumSubSamples, int[] newNumBytesOfClearData, int[] newNumBytesOfEncryptedData, byte[] newKey, byte[] newIV, int newMode) argument

Completed in 21 milliseconds