Searched defs:encryptedBytes (Results 1 – 3 of 3) sorted by relevance
181 size_t encryptedBytes = (remainingBytes / AES_BLOCK_SIZE) * AES_BLOCK_SIZE; in processAAC() local235 size_t encryptedBytes = (remainingBytes / AES_BLOCK_SIZE) * AES_BLOCK_SIZE; in processAC3() local
403 size_t encryptedBytes[kMaxCryptoKey]; in getAMediaCodecCryptoInfo() local
367 uint32_t encryptedBytes = in invokeCryptoDecrypt() local