Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/audio/test/audio_utils/audio_mixer/
H A Daudio_mixer.h88 } AudioMixerChannelIdType; typedef
H A Daudio_mixer.c845 static bool IsRenderChannel(AudioMixerChannelIdType chn) in IsRenderChannel()
850 static bool IsCaptureChannel(AudioMixerChannelIdType chn) in IsCaptureChannel()
858 AudioMixerChannelIdType chn; in FillChnmap()