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

/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
H A DEffectBundle.cpp2138 // VolumeEnableStereoPosition()
2148 int32_t VolumeEnableStereoPosition(EffectContext *pContext, uint32_t enabled){ function in namespace:android::__anon333
2158 LVM_ERROR_CHECK(LvmStatus, "LVM_GetControlParameters", "VolumeEnableStereoPosition")
2175 LVM_ERROR_CHECK(LvmStatus, "LVM_SetControlParameters", "VolumeEnableStereoPosition")
2181 } /* end VolumeEnableStereoPosition */
3036 status = VolumeEnableStereoPosition(pContext, positionEnabled)

Completed in 82 milliseconds