Searched refs:BassGetStrength (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
H A DEffectBundle.cpp1184 // BassGetStrength()
1197 uint32_t BassGetStrength(EffectContext *pContext){ function in namespace:android::__anon337
1206 LVM_ERROR_CHECK(LvmStatus, "LVM_GetControlParameters", "BassGetStrength")
1214 ALOGV("\tLVM_ERROR : BassGetStrength module strength does not match savedStrength %d %d\n",
1222 } /* end BassGetStrength */
2053 *(int16_t *)pValue = BassGetStrength(pContext);

Completed in 1542 milliseconds