Home
last modified time | relevance | path

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

/aosp12/hardware/knowles/athletico/sound_trigger_hal/tests/
H A Doslo_data_injection_test.c40 #define INJECT_BYTES_PER_SEC_MAX (400 * 1024) // Reach: 12672 Bytes * 30 Hz = 380160 Bytes/Sec macro
242 if (inject_bytes_per_sec > INJECT_BYTES_PER_SEC_MAX) { in main()