Home
last modified time | relevance | path

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

/frameworks/av/drm/mediadrm/plugins/clearkey/default/tests/
DAesCtrDecryptorUnittest.cpp46 const uint8_t* encrypted, in attemptDecryptExpectingSuccess()
136 uint8_t encrypted[kTotalSize] = { in TEST_F() local
181 uint8_t encrypted[kTotalSize] = { in TEST_F() local
227 uint8_t encrypted[kTotalSize] = { in TEST_F() local
273 uint8_t encrypted[kTotalSize] = { in TEST_F() local
322 uint8_t encrypted[kTotalSize] = { in TEST_F() local
376 uint8_t encrypted[kTotalSize] = { in TEST_F() local
431 uint8_t encrypted[kTotalSize] = { in TEST_F() local
/frameworks/av/media/module/mpeg2ts/
DHlsSampleDecryptor.cpp119 uint8_t *encrypted = nalData + offset; in processNal() local
186 uint8_t *encrypted = data + offset; in processAAC() local
242 uint8_t *encrypted = data + offset; in processAC3() local
/frameworks/base/media/java/android/media/tv/
DTvTrackInfo.java100 String encoding, boolean encrypted, int audioChannelCount, int audioSampleRate, in TvTrackInfo()
544 public Builder setEncrypted(boolean encrypted) { in setEncrypted()
/frameworks/av/media/module/extractors/mkv/
DMatroskaExtractor.cpp658 bool encrypted = data[0] & 0x1; in setWebmBlockCryptoInfo() local
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...