Searched defs:cryptoInfoNumBytesOfEncryptedDataID (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/media/jni/
H A Dandroid_media_MediaCodec.cpp58 jfieldID cryptoInfoNumBytesOfEncryptedDataID; member in struct:android::fields_t
492 cryptoInfoObj, gFields.cryptoInfoNumBytesOfEncryptedDataID);
745 gFields.cryptoInfoNumBytesOfEncryptedDataID =
747 CHECK(gFields.cryptoInfoNumBytesOfEncryptedDataID != NULL);

Completed in 48 milliseconds