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

/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
H A DEffectBundle.cpp1937 // VolumeEnableStereoPosition()
1947 int32_t VolumeEnableStereoPosition(EffectContext *pContext, uint32_t enabled){ function in namespace:android::__anon240
1957 LVM_ERROR_CHECK(LvmStatus, "LVM_GetControlParameters", "VolumeEnableStereoPosition")
1974 LVM_ERROR_CHECK(LvmStatus, "LVM_SetControlParameters", "VolumeEnableStereoPosition")
1980 } /* end VolumeEnableStereoPosition */
2662 status = VolumeEnableStereoPosition(pContext, positionEnabled);

Completed in 104 milliseconds