Home
last modified time | relevance | path

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

/hardware/libhardware/modules/soundtrigger/
Dsound_trigger_hw.c639 unsigned int model_count = 0; in stdev_load_sound_model() local
642 model_count++; in stdev_load_sound_model()
643 if (model_count >= hw_properties.max_sound_models) { in stdev_load_sound_model()