Home
last modified time | relevance | path

Searched refs:vol_ret (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
H A DEffectBundle.cpp3446 int32_t vol_ret[2] = {1 << 24, 1 << 24}; // Apply no volume in Effect_command() local
3491 memcpy(pReplyData, vol_ret, sizeof(int32_t) * 2); in Effect_command()