Home
last modified time | relevance | path

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

/device/asus/grouper/audio/
Daudio_hw.c47 #define OUT_SHORT_PERIOD_COUNT 2 macro
62 #define MAX_WRITE_SLEEP_US ((OUT_PERIOD_SIZE * OUT_SHORT_PERIOD_COUNT * 1000000) \
77 .start_threshold = OUT_PERIOD_SIZE * OUT_SHORT_PERIOD_COUNT,
610 period_count = OUT_SHORT_PERIOD_COUNT; in out_get_latency()
666 period_count = OUT_SHORT_PERIOD_COUNT; in out_write()
751 (int)(period_size * OUT_SHORT_PERIOD_COUNT))) { in out_write()