Searched refs:CryptoInfosWrapper (Results 1 – 4 of 4) sorted by relevance
85 typedef WrapperObject<std::vector<std::unique_ptr<CodecCryptoInfo>>> CryptoInfosWrapper; typedef221 const sp<CryptoInfosWrapper> &cryptoInfos,237 const sp<CryptoInfosWrapper> &cryptoInfos,
477 sp<CryptoInfosWrapper> cryptoInfos((CryptoInfosWrapper *)cryptoInfos_.get()); in queueSecureInputBuffers()505 sp<CryptoInfosWrapper> cryptoInfos((CryptoInfosWrapper *)cryptoInfos_.get()); in queueEncryptedLinearBlock()2586 sp<CryptoInfosWrapper> cryptoInfos = in android_media_MediaCodec_queueSecureInputBuffers()2587 new CryptoInfosWrapper{decltype(cryptoInfos->value)()}; in android_media_MediaCodec_queueSecureInputBuffers()3032 sp<CryptoInfosWrapper> cryptoInfos = nullptr; in android_media_MediaCodec_native_queueLinearBlock()3035 cryptoInfos = new CryptoInfosWrapper{decltype(cryptoInfos->value)()}; in android_media_MediaCodec_native_queueLinearBlock()
499 typedef WrapperObject<std::vector<std::unique_ptr<CodecCryptoInfo>>> CryptoInfosWrapper; typedef520 sp<CryptoInfosWrapper> cryptoInfos{(CryptoInfosWrapper *)obj.get()}; in attachEncryptedBuffers()933 sp<CryptoInfosWrapper> cryptoInfos{(CryptoInfosWrapper *)obj.get()}; in queueSecureInputBuffers()
3313 const sp<CryptoInfosWrapper> &cryptoInfos, in queueSecureInputBuffers()3398 const sp<CryptoInfosWrapper> &cryptoInfos, in queueEncryptedBuffer()