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

/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
H A DEffectBundle.cpp1728 // VolumeEnableStereoPosition()
1738 int32_t VolumeEnableStereoPosition(EffectContext *pContext, uint32_t enabled){ function in namespace:android::__anon461
1748 LVM_ERROR_CHECK(LvmStatus, "LVM_GetControlParameters", "VolumeEnableStereoPosition")
1765 LVM_ERROR_CHECK(LvmStatus, "LVM_SetControlParameters", "VolumeEnableStereoPosition")
1771 } /* end VolumeEnableStereoPosition */
2412 status = VolumeEnableStereoPosition(pContext, positionEnabled);

Completed in 570 milliseconds