Home
last modified time | relevance | path

Searched defs:encryptedSizes (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/extractors/mkv/
DMatroskaExtractor.cpp704 std::vector<uint32_t> plainSizes, encryptedSizes; in setWebmBlockCryptoInfo() local
750 int32_t encryptedSizes[] = { static_cast<int32_t>(mbuf->range_length() - 9) }; in setWebmBlockCryptoInfo() local
770 int32_t encryptedSizes[] = { 0 }; in setWebmBlockCryptoInfo() local