Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/fastpath/
DStateQueue.cpp79 #define PUSH_BLOCK_ACK_NS 3000000L // 3 ms: time between checks for ack in push() in push() macro
81 static const struct timespec req = {0, PUSH_BLOCK_ACK_NS}; in push()