Searched refs:CODEC_SetVolume (Results 1 – 3 of 3) sorted by relevance
46 …Call `CODEC_SetVolume()` with volume between 0 ~ 100, which eventually passes volume to `TFA9XXX_S…48 …CODEC_SetVolume(&codecHandle, kCODEC_SupportPlayChannelLeft0 | kCODEC_SupportPlayChannelRight0, vo…
349 status_t CODEC_SetVolume(codec_handle_t *handle, uint32_t channel, uint32_t volume);
113 status_t CODEC_SetVolume(codec_handle_t *handle, uint32_t channel, uint32_t volume) in CODEC_SetVolume() function