Home
last modified time | relevance | path

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

/frameworks/base/media/jni/
Dandroid_media_MediaCodec.cpp474 const sp<RefBase> &cryptoInfos_, in queueSecureInputBuffers() argument
477 sp<CryptoInfosWrapper> cryptoInfos((CryptoInfosWrapper *)cryptoInfos_.get()); in queueSecureInputBuffers()
501 const sp<RefBase> &cryptoInfos_, in queueEncryptedLinearBlock() argument
505 sp<CryptoInfosWrapper> cryptoInfos((CryptoInfosWrapper *)cryptoInfos_.get()); in queueEncryptedLinearBlock()