Home
last modified time | relevance | path

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

/hardware/libhardware/modules/soundtrigger/
Dsound_trigger_hw.c206 struct recognition_context *model_context = NULL; in fetch_model_with_handle() local
312 struct recognition_context *model_context = fetch_model_with_handle(stdev, model_handle_str); in send_event_with_handle() local
398 struct recognition_context *model_context = NULL; in get_model_context() local
628 struct recognition_context *model_context; in stdev_load_sound_model() local
679 struct recognition_context *model_context = stdev->root_model_context; in unload_all_sound_models() local
701 struct recognition_context *model_context = NULL; in stdev_unload_sound_model() local
742 struct recognition_context *model_context = get_model_context(stdev, handle); in stdev_start_recognition() local
774 struct recognition_context *model_context = get_model_context(stdev, handle); in stdev_stop_recognition() local
798 struct recognition_context *model_context = stdev->root_model_context; in stdev_stop_all_recognitions() local