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.c205 struct recognition_context *model_context = NULL; in fetch_model_with_handle() local
311 struct recognition_context *model_context = fetch_model_with_handle(stdev, model_handle_str); in send_event_with_handle() local
397 struct recognition_context *model_context = NULL; in get_model_context() local
627 struct recognition_context *model_context; in stdev_load_sound_model() local
678 struct recognition_context *model_context = stdev->root_model_context; in unload_all_sound_models() local
700 struct recognition_context *model_context = NULL; in stdev_unload_sound_model() local
741 struct recognition_context *model_context = get_model_context(stdev, handle); in stdev_start_recognition() local
773 struct recognition_context *model_context = get_model_context(stdev, handle); in stdev_stop_recognition() local
797 struct recognition_context *model_context = stdev->root_model_context; in stdev_stop_all_recognitions() local
821 struct recognition_context *model_context = get_model_context(stdev, handle); in stdev_get_model_state() local