Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/audio/common/src/
H A Daudio_codec_base.c225 struct AudioMixerControl *ctlSapmRegCfgItem = NULL; in CodecSetSapmKcontrolInfo() local
238 ctlSapmRegCfgItem = regCfgGroup[AUDIO_CTRL_SAPM_PATAM_GROUP]->regCfgItem; in CodecSetSapmKcontrolInfo()
239 if (sapmCtrlItem == NULL || ctlSapmRegCfgItem == NULL) { in CodecSetSapmKcontrolInfo()
256 …dioSapmControls[index].privateValue = (unsigned long)(uintptr_t)(void*)(&ctlSapmRegCfgItem[index]); in CodecSetSapmKcontrolInfo()