Home
last modified time | relevance | path

Searched defs:soundModel (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/soundtrigger/2.2/default/
DSoundTriggerHw.cpp109 int SoundTriggerHw::doLoadSoundModel(const V2_0::ISoundTriggerHw::SoundModel& soundModel, in doLoadSoundModel()
147 Return<void> SoundTriggerHw::loadSoundModel(const V2_0::ISoundTriggerHw::SoundModel& soundModel, in loadSoundModel()
158 const V2_0::ISoundTriggerHw::PhraseSoundModel& soundModel, in loadPhraseSoundModel()
372 const V2_0::ISoundTriggerHw::SoundModel* soundModel) { in convertSoundModelToHal()
604 const V2_1::ISoundTriggerHw::SoundModel& soundModel, in loadSoundModel_2_1()
621 const V2_1::ISoundTriggerHw::PhraseSoundModel& soundModel, in loadPhraseSoundModel_2_1()
/hardware/interfaces/soundtrigger/2.0/default/
DSoundTriggerHalImpl.cpp91 int SoundTriggerHalImpl::doLoadSoundModel(const ISoundTriggerHw::SoundModel& soundModel, in doLoadSoundModel()
129 Return<void> SoundTriggerHalImpl::loadSoundModel(const ISoundTriggerHw::SoundModel& soundModel, in loadSoundModel()
139 const ISoundTriggerHw::PhraseSoundModel& soundModel, in loadPhraseSoundModel()
350 const ISoundTriggerHw::SoundModel* soundModel) { in convertSoundModelToHal()
/hardware/interfaces/soundtrigger/2.1/default/
DSoundTriggerHw.cpp101 const V2_1::ISoundTriggerHw::SoundModel& soundModel, in loadSoundModel_2_1()
118 const V2_1::ISoundTriggerHw::PhraseSoundModel& soundModel, in loadPhraseSoundModel_2_1()
/hardware/knowles/athletico/sound_trigger_hal/tests/
Doslo_sound_model_control.cpp83 ISoundTriggerHw::SoundModel soundModel; in osloLoadSoundModel() local