Home
last modified time | relevance | path

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

/hardware/interfaces/media/omx/1.0/vts/functional/audio/
DVtsHalMediaOmxV1_0TargetAudioEncTest.cpp280 int timeOut = TIMEOUT_COUNTER_Q; in waitOnInputConsumption()
301 timeOut = TIMEOUT_COUNTER_Q; in waitOnInputConsumption()
321 int timeOut = TIMEOUT_COUNTER_Q; in encodeNFrames()
357 timeOut = TIMEOUT_COUNTER_Q; in encodeNFrames()
/hardware/interfaces/media/omx/1.0/vts/functional/video/
DVtsHalMediaOmxV1_0TargetVideoDecTest.cpp499 int timeOut = TIMEOUT_COUNTER_Q; in waitOnInputConsumption()
524 timeOut = TIMEOUT_COUNTER_Q; in waitOnInputConsumption()
542 int timeOut = TIMEOUT_COUNTER_Q; in decodeNFrames()
590 timeOut = TIMEOUT_COUNTER_Q; in decodeNFrames()
DVtsHalMediaOmxV1_0TargetVideoEncTest.cpp545 int timeOut = TIMEOUT_COUNTER_Q; in waitOnInputConsumption()
570 timeOut = TIMEOUT_COUNTER_Q; in waitOnInputConsumption()
919 int timeOut = TIMEOUT_COUNTER_Q; in encodeNFrames()
1000 timeOut = TIMEOUT_COUNTER_Q; in encodeNFrames()
/hardware/interfaces/media/omx/1.0/vts/functional/common/
Dmedia_hidl_test_common.h52 #define TIMEOUT_COUNTER_Q (5000000 / DEFAULT_TIMEOUT_Q) macro