mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Increase Timeout for dequeue message
am: 4e39ff9235
Change-Id: If484fa82b3215380f17057e5cadbb6fb42685f81
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user