Searched refs:numBytesOfEncryptedData (Results 1 – 4 of 4) sorted by relevance
1296 jint *numBytesOfEncryptedData = in android_media_MediaCodec_queueSecureInputBuffer() local1308 (numBytesOfEncryptedData == NULL) in android_media_MediaCodec_queueSecureInputBuffer()1309 ? 0 : numBytesOfEncryptedData[i]; in android_media_MediaCodec_queueSecureInputBuffer()1312 if (numBytesOfEncryptedData != NULL) { in android_media_MediaCodec_queueSecureInputBuffer()1314 numBytesOfEncryptedDataObj, numBytesOfEncryptedData, 0); in android_media_MediaCodec_queueSecureInputBuffer()1315 numBytesOfEncryptedData = NULL; in android_media_MediaCodec_queueSecureInputBuffer()
2204 numBytesOfEncryptedData = newNumBytesOfEncryptedData;2221 public int[] numBytesOfEncryptedData;2253 builder.append(Arrays.toString(numBytesOfEncryptedData)); in Arrays.toString() argument
15441 field public int[] numBytesOfEncryptedData;
16706 field public int[] numBytesOfEncryptedData;