Increase Timeout for dequeue message am: 4e39ff9235
am: c36d38fb55
Change-Id: I2b3aa382ca25d07ca8f3239d7f3c0cf03c7d2338
This commit is contained in:
commit
fa0b61781c
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
#include <media/openmax/OMX_AudioExt.h>
|
||||
#include <media/openmax/OMX_VideoExt.h>
|
||||
|
||||
#define DEFAULT_TIMEOUT 40000
|
||||
#define DEFAULT_TIMEOUT 100000
|
||||
#define TIMEOUT_COUNTER (10000000 / DEFAULT_TIMEOUT)
|
||||
|
||||
enum bufferOwner {
|
||||
|
|
Loading…
Reference in a new issue