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

/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
H A DEffectBundle.cpp1019 // BassGetStrength()
1032 uint32_t BassGetStrength(EffectContext *pContext){ function in namespace:android::__anon474
1041 LVM_ERROR_CHECK(LvmStatus, "LVM_GetControlParameters", "BassGetStrength")
1049 ALOGV("\tLVM_ERROR : BassGetStrength module strength does not match savedStrength %d %d\n",
1057 } /* end BassGetStrength */
1801 *(int16_t *)pValue = BassGetStrength(pContext);

Completed in 323 milliseconds