Home
last modified time | relevance | path

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

/aosp12/hardware/knowles/athletico/sound_trigger_hal/tests/
H A Doslo_data_injection_test.c192 uint32_t max_inject_frames = UINT32_MAX; in main() local
220 max_inject_frames = strtoul(optarg, NULL, 0); in main()
293 if (frames_injected >= max_inject_frames) { in main()