Searched refs:halSoundModel (Results 1 – 1 of 1) sorted by relevance
94 struct sound_trigger_sound_model* halSoundModel; in doLoadSoundModel() local103 halSoundModel = convertSoundModelToHal(&soundModel); in doLoadSoundModel()104 if (halSoundModel == NULL) { in doLoadSoundModel()110 ret = mHwDevice->load_sound_model(mHwDevice, halSoundModel, soundModelCallback, client.get(), in doLoadSoundModel()113 free(halSoundModel); in doLoadSoundModel()