Searched refs:AudioProxyRenderGetCurrentChannelId (Results 1 – 3 of 3) sorted by relevance
45 int32_t AudioProxyRenderGetCurrentChannelId(const AudioHandle handle, uint32_t *channelId);
122 hwRender->common.attr.GetCurrentChannelId = AudioProxyRenderGetCurrentChannelId; in GetAudioProxyRenderFunc()
163 int32_t AudioProxyRenderGetCurrentChannelId(const AudioHandle handle, uint32_t *channelId) in AudioProxyRenderGetCurrentChannelId() function