Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/lib/Bundle/src/
DLVM_Tables.h36 extern FO_FLOAT_LShx_Coefs_t LVM_TrebleBoostCoefs[];
DLVM_Control.cpp254 extern FO_FLOAT_LShx_Coefs_t LVM_TrebleBoostCoefs[]; in LVM_SetTrebleBoost()
283 LVM_TrebleBoostCoefs[Offset].A0, LVM_TrebleBoostCoefs[Offset].A1, 0.0, in LVM_SetTrebleBoost()
284 -(LVM_TrebleBoostCoefs[Offset].B1), 0.0}; in LVM_SetTrebleBoost()
DLVM_Tables.cpp33 FO_FLOAT_LShx_Coefs_t LVM_TrebleBoostCoefs[] = { variable