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

/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
H A DEffectBundle.cpp1024 // BassGetStrength()
1037 uint32_t BassGetStrength(EffectContext *pContext){ function in namespace:android::__anon225
1046 LVM_ERROR_CHECK(LvmStatus, "LVM_GetControlParameters", "BassGetStrength")
1054 ALOGV("\tLVM_ERROR : BassGetStrength module strength does not match savedStrength %d %d\n",
1062 } /* end BassGetStrength */
1977 *(int16_t *)pValue = BassGetStrength(pContext);

Completed in 36 milliseconds