Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.cpp569 uint32_t cryptoInfoIdx = 0; in attachEncryptedBuffers() local
578 std::unique_ptr<CodecCryptoInfo> info = std::move(cryptoInfos->value[cryptoInfoIdx++]); in attachEncryptedBuffers()
998 uint32_t cryptoInfoIdx = 0; in queueSecureInputBuffers() local
1013 std::move(cryptoInfos->value[cryptoInfoIdx++]); in queueSecureInputBuffers()