Home
last modified time | relevance | path

Searched defs:AudioMixer (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/audio/test/audio_utils/audio_mixer/
H A Daudio_mixer.h115 struct AudioMixer { struct
126 int32_t (*GetElemList)(const struct HdfIoService *service, struct AudioMixerContents *mixerCts); argument
136 …int32_t (*GetElemProp)(const struct HdfIoService *service, struct AudioMixerCtlElemInfo *infoData); argument
146 …int32_t (*SetElemProp)(const struct HdfIoService *service, struct AudioMixerCtlElemInfo *infoData); argument
/ohos5.0/drivers/peripheral/audio/supportlibs/adm_adapter/include/
H A Daudio_interface_lib_mixer.h74 typedef int32_t (*AudioMixer)(AudioPcmType pcm, OpCode cmd, const struct HdfIoService *service, voi… typedef