Home
last modified time | relevance | path

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

/external/v4l-utils/utils/cec-compliance/
Dcec-test-adapter.cpp1075 unsigned tx_queue_depth = 0; in testLostMsgs() local
1107 tx_queue_depth++; in testLostMsgs()
1124 fail_on_test(tx_queue_depth == 0 || tx_queue_depth > CEC_MAX_MSG_TX_QUEUE_SZ + 1); in testLostMsgs()