Searched defs:timeoutUs (Results 1 – 2 of 2) sorted by relevance
164 int64_t timeoutUs = getTimestampNow() + kRegisterTimeoutUs; in registerSender() local
597 OMX_U32 kPortIndexOutput, int64_t timeoutUs) { in flushPorts()