Home
last modified time | relevance | path

Searched defs:timeOut (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/media/omx/1.0/vts/functional/audio/
DVtsHalMediaOmxV1_0TargetAudioEncTest.cpp280 int timeOut = TIMEOUT_COUNTER_Q; in waitOnInputConsumption() local
321 int timeOut = TIMEOUT_COUNTER_Q; in encodeNFrames() local
/hardware/interfaces/media/omx/1.0/vts/functional/video/
DVtsHalMediaOmxV1_0TargetVideoDecTest.cpp499 int timeOut = TIMEOUT_COUNTER_Q; in waitOnInputConsumption() local
542 int timeOut = TIMEOUT_COUNTER_Q; in decodeNFrames() local
DVtsHalMediaOmxV1_0TargetVideoEncTest.cpp545 int timeOut = TIMEOUT_COUNTER_Q; in waitOnInputConsumption() local
919 int timeOut = TIMEOUT_COUNTER_Q; in encodeNFrames() local
/hardware/interfaces/media/omx/1.0/vts/functional/common/
Dmedia_hidl_test_common.cpp658 int timeOut = TIMEOUT_COUNTER_PE; in testEOS() local
/hardware/qcom/gps/msm8909w_3100/core/
DSystemStatusOsObserver.cpp437 void SystemStatusOsObserver::turnOn(DataItemId dit, int timeOut) in turnOn()