Home
last modified time | relevance | path

Searched defs:timeoutUs (Results 1 – 2 of 2) sorted by relevance

/hardware/google/av/codec2/vndk/bufferpool/
DClientManager.cpp164 int64_t timeoutUs = getTimestampNow() + kRegisterTimeoutUs; in registerSender() local
/hardware/interfaces/media/omx/1.0/vts/functional/common/
Dmedia_hidl_test_common.cpp597 OMX_U32 kPortIndexOutput, int64_t timeoutUs) { in flushPorts()