Searched refs:encryptedSizes (Results 1 – 1 of 1) sorted by relevance
561 int32_t encryptedSizes[] = { static_cast<int32_t>(mbuf->range_length() - 9) }; in setWebmBlockCryptoInfo() local572 meta->setData(kKeyEncryptedSizes, 0, encryptedSizes, sizeof(encryptedSizes)); in setWebmBlockCryptoInfo()587 int32_t encryptedSizes[] = { 0 }; in setWebmBlockCryptoInfo() local589 meta->setData(kKeyEncryptedSizes, 0, encryptedSizes, sizeof(encryptedSizes)); in setWebmBlockCryptoInfo()