Home
last modified time | relevance | path

Searched refs:models (Results 1 – 13 of 13) sorted by relevance

/hardware/knowles/athletico/sound_trigger_hal/
Dsound_trigger_hw_iaxxx.c142 struct model_info models[MAX_MODELS]; member
351 if (st_dev->models[i].is_loaded == false) in find_empty_model_slot()
367 if (kw_id == st_dev->models[i].kw_id) in find_handle_for_kw_id()
380 if (check_uuid_equality(uuid, stdev->models[i].uuid)) in find_handle_for_uuid()
393 if (stdev->models[i].is_active == true) { in is_any_model_active()
407 if (stdev->models[i].is_loaded == true) { in is_any_model_loaded()
430 __func__, config->capture_handle, &stdev->models[handle]); in reg_hal_event_session()
431 event_info.st_ses.p_ses = (void *)&stdev->models[handle]; in reg_hal_event_session()
451 __func__, config->capture_handle, &stdev->models[handle]); in dereg_hal_event_session()
452 event_info.st_ses.p_ses = (void *)&stdev->models[handle]; in dereg_hal_event_session()
[all …]
/hardware/interfaces/soundtrigger/2.0/
Dtypes.hal25 /** use for key phrase sound models */
27 /** use for all models other than keyphrase */
DISoundTriggerHw.hal41 /** Maximum number of concurrent sound models loaded */
154 * models exceeded),
182 * models exceeded),
241 * Stop recognition on all models.
/hardware/interfaces/soundtrigger/2.3/
Dtypes.hal46 * String naming the architecture used for running the supported models.
/hardware/interfaces/neuralnetworks/1.3/
DIDevice.hal124 * prepared models owned by the same client. Higher priority executions may
145 * such, some driver services may return partially prepared models, where
157 * prepared models owned by the client.
256 * such, some driver services may return partially prepared models, where
/hardware/interfaces/neuralnetworks/1.0/
DIDevice.hal91 * such, some driver services may return partially prepared models, where
Dtypes.t369 * along with the argument. This can be the case for models that
Dtypes.hal1777 * along with the argument. This can be the case for models that
/hardware/interfaces/neuralnetworks/1.1/
DIDevice.hal96 * such, some driver services may return partially prepared models, where
/hardware/interfaces/neuralnetworks/1.2/
DIDevice.hal146 * still choose not to cache certain compiled models even if it reports that caching
223 * such, some driver services may return partially prepared models, where
314 * such, some driver services may return partially prepared models, where
Dtypes.t111 /** The device runs NNAPI models on single or multi-core CPU. */
113 /** The device can run NNAPI models and also accelerate graphics APIs such
Dtypes.hal4713 /** The device runs NNAPI models on single or multi-core CPU. */
4715 /** The device can run NNAPI models and also accelerate graphics APIs such
/hardware/interfaces/identity/support/include/cppbor/
DREADME.md65 below) is to construct an `Item` which models the data to be encoded,