Home
last modified time | relevance | path

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

/drivers/peripheral/audio/supportlibs/adm_adapter/include/
Daudio_interface_lib_mixer.h51 } AudioCtlElemType; typedef
111 AudioCtlElemType type; /* R: value type - AudioCtlElemType */
/drivers/peripheral/audio/test/audio_utils/audio_mixer/
Daudio_mixer.c487 static AudioCtlElemType CtlElemGetInfoType(struct AudioMixerCtlElemInfo *info) in CtlElemGetInfoType()
492 static const char *CtlElemTypeName(AudioCtlElemType type) in CtlElemTypeName()
583 AudioCtlElemType type; in PrintOtherVal()
617 AudioCtlElemType type; in PrintValue()
/drivers/peripheral/audio/supportlibs/adm_adapter/src/
Daudio_interface_lib_common.c1024 data->type = (AudioCtlElemType)type; in AudioParseRecvDataFromBuf()