Searched defs:encrypted (Results 1 – 4 of 4) sorted by relevance
46 const uint8_t* encrypted, in attemptDecryptExpectingSuccess()136 uint8_t encrypted[kTotalSize] = { in TEST_F() local181 uint8_t encrypted[kTotalSize] = { in TEST_F() local227 uint8_t encrypted[kTotalSize] = { in TEST_F() local273 uint8_t encrypted[kTotalSize] = { in TEST_F() local322 uint8_t encrypted[kTotalSize] = { in TEST_F() local376 uint8_t encrypted[kTotalSize] = { in TEST_F() local431 uint8_t encrypted[kTotalSize] = { in TEST_F() local
119 uint8_t *encrypted = nalData + offset; in processNal() local186 uint8_t *encrypted = data + offset; in processAAC() local242 uint8_t *encrypted = data + offset; in processAC3() local
79 String encoding, boolean encrypted, int audioChannelCount, int audioSampleRate, in TvTrackInfo()523 public Builder setEncrypted(boolean encrypted) { in setEncrypted()
658 bool encrypted = data[0] & 0x1; in setWebmBlockCryptoInfo() local