Home
last modified time | relevance | path

Searched defs:KM (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
H A DLVPSA_QPD.h36 LVM_INT32 KM; /*should store b2*/ member
42 LVM_FLOAT KM; /*should store b2*/ member
/aosp12/system/security/keystore2/src/
H A Ddatabase.rs495 pub const KM: KeyEntryLoadBits = Self(1); const