Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libeffects/lvm/lib/Common/src/
H A DLVM_Power10.cpp56 LVM_FLOAT LVM_Power10(LVM_FLOAT X) { in LVM_Power10() function
/aosp12/frameworks/av/media/libeffects/lvm/lib/Common/lib/
H A DFilter.h36 LVM_FLOAT LVM_Power10(LVM_FLOAT X);
/aosp12/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
H A DLVREV_ApplyNewSettings.cpp292 Temp2 = LVM_Power10(-(Temp1 / 2.0f)); in LVREV_ApplyNewSettings()
293 Temp1 = LVM_Power10(-(Temp1 / 2.0f)); in LVREV_ApplyNewSettings()
296 Temp1 = LVM_Power10(-(Temp1)); in LVREV_ApplyNewSettings()
/aosp12/frameworks/av/media/libeffects/lvm/lib/
H A DAndroid.bp161 "Common/src/LVM_Power10.cpp",