Home
last modified time | relevance | path

Searched refs:same_parity (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/drm/mediacas/plugins/clearkey/
DClearKeyFetcher.cpp71 bool same_parity = (((container.descriptor(0).id() & 0x01) ^ in ObtainKey() local
73 if (same_parity) { in ObtainKey()