Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DSimpleDecodingSource.cpp39 const int64_t kTimeoutWaitForInputUs = 5000; // 5 milliseconds variable
252 res = mCodec->dequeueInputBuffer(&in_ix, kTimeoutWaitForInputUs); in doRead()