Searched defs:soundModel (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/soundtrigger/2.2/default/ |
D | SoundTriggerHw.cpp | 109 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/ |
D | SoundTriggerHalImpl.cpp | 91 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/ |
D | SoundTriggerHw.cpp | 101 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/ |
D | oslo_sound_model_control.cpp | 83 ISoundTriggerHw::SoundModel soundModel; in osloLoadSoundModel() local
|