Home
last modified time | relevance | path

Searched refs:CtlElemValueGetBoolean (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/audio/test/audio_utils/audio_mixer/
H A Daudio_mixer.c542 static int32_t CtlElemValueGetBoolean(struct AudioMixerCtlElemInfo *info, uint32_t idx) in CtlElemValueGetBoolean() function
553 return CtlElemValueGetBoolean(info, idx); in CtlElemValueGetInt()
594 printf("%s", CtlElemValueGetBoolean(info, idx) ? "on" : "off"); in PrintOtherVal()

Completed in 2 milliseconds