Searched refs:defaultEncryptedByteBlock (Results 1 – 1 of 1) sorted by relevance
1359 uint8_t defaultEncryptedByteBlock = 0; in parseChunk() local1364 defaultEncryptedByteBlock = pattern >> 4; in parseChunk()1366 if (defaultEncryptedByteBlock == 0 && defaultSkipByteBlock == 0) { in parseChunk()1368 defaultEncryptedByteBlock = 1; in parseChunk()1434 AMEDIAFORMAT_KEY_CRYPTO_ENCRYPTED_BYTE_BLOCK, defaultEncryptedByteBlock); in parseChunk()