Searched refs:vol_ret (Results 1 – 1 of 1) sorted by relevance
3446 int32_t vol_ret[2] = {1 << 24, 1 << 24}; // Apply no volume in Effect_command() local3491 memcpy(pReplyData, vol_ret, sizeof(int32_t) * 2); in Effect_command()