Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/wrapper/Aidl/
DBundleContext.h131 LVM_INT16 LVC_ToDB_s32Tos16(LVM_INT32 Lin_fix) const;
DBundleContext.cpp359 LVM_INT16 BundleContext::LVC_ToDB_s32Tos16(LVM_INT32 Lin_fix) const { in LVC_ToDB_s32Tos16() function in aidl::android::hardware::audio::effect::BundleContext
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
DEffectBundle.cpp2701 LVM_INT16 LVC_ToDB_s32Tos16(LVM_INT32 Lin_fix) { in LVC_ToDB_s32Tos16() function
2872 dB = LVC_ToDB_s32Tos16(vol << 7); in LVC_Convert_VolToDb()