Loading services/soundtrigger/SoundTriggerHwService.cpp +5 −5 Original line number Original line Diff line number Diff line Loading @@ -586,7 +586,7 @@ status_t SoundTriggerHwService::Module::loadSoundModel(const sp<IMemory>& modelM goto exit; goto exit; } } status_t status = mHwDevice->load_sound_model(mHwDevice, status = mHwDevice->load_sound_model(mHwDevice, sound_model, sound_model, SoundTriggerHwService::soundModelCallback, SoundTriggerHwService::soundModelCallback, this, this, Loading Loading
services/soundtrigger/SoundTriggerHwService.cpp +5 −5 Original line number Original line Diff line number Diff line Loading @@ -586,7 +586,7 @@ status_t SoundTriggerHwService::Module::loadSoundModel(const sp<IMemory>& modelM goto exit; goto exit; } } status_t status = mHwDevice->load_sound_model(mHwDevice, status = mHwDevice->load_sound_model(mHwDevice, sound_model, sound_model, SoundTriggerHwService::soundModelCallback, SoundTriggerHwService::soundModelCallback, this, this, Loading