Searched defs:halSoundModel (Results 1 - 1 of 1) sorted by path

/frameworks/av/services/soundtrigger/
H A DSoundTriggerHalHidl.cpp97 ISoundTriggerHw::SoundModel *halSoundModel = local
99 if (halSoundModel == NULL) {
110 *(const ISoundTriggerHw::PhraseSoundModel *)halSoundModel,
117 hidlReturn = soundtrigger->loadSoundModel(*halSoundModel,
125 delete halSoundModel;

Completed in 75 milliseconds