Searched refs:root_model_context (Results 1 – 1 of 1) sorted by relevance
119 struct recognition_context *root_model_context; member206 struct recognition_context *last_model_context = stdev->root_model_context; in fetch_model_with_handle()221 struct recognition_context *last_model_context = stdev->root_model_context; in get_model_handle_with_uuid()382 if (stdev->root_model_context) { in recognition_callback_exists()383 struct recognition_context *current_model_context = stdev->root_model_context; in recognition_callback_exists()398 if (stdev->root_model_context) { in get_model_context()399 struct recognition_context *current_model_context = stdev->root_model_context; in get_model_context()476 struct recognition_context *last_model_context = stdev->root_model_context; in list_models()636 if (stdev->root_model_context) { in stdev_load_sound_model()638 struct recognition_context *current_model_context = stdev->root_model_context; in stdev_load_sound_model()[all …]