summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f8738a1)
raw | patch | inline | side by side (parent: f8738a1)
author | Chitresh Gupta <chitresh.g@pathpartnertech.com> | |
Sat, 27 May 2017 13:50:21 +0000 (19:20 +0530) | ||
committer | Chitresh Gupta <chitresh.g@pathpartnertech.com> | |
Sat, 27 May 2017 13:50:21 +0000 (19:20 +0530) |
pasdk/common/aspDecOpCircBuf_common.h | patch | blob | history |
index e824a0af33c838db8e27b9019ee8bf27f4ce0bbc..e78111684fc9be9115c9cf863f8b39d30ed9dd6e 100644 (file)
#define ASP_DECOP_CB_INIT_RDIDX_DDP ( 0 )
#define ASP_DECOP_CB_MAX_NUM_AF_THD ( 15 )
-#define ASP_DECOP_CB_INIT_LAG_THD ( 5 ) // 5*20ms = 80 ms, For the worst case of 100 ms
+#define ASP_DECOP_CB_INIT_LAG_THD ( 5 ) // 5*20ms = 100 ms, For the worst case of 100 ms
#define ASP_DECOP_CB_INIT_WRTIDX_THD ( 0 ) //ASP_DECOP_CB_INIT_LAG_THD )
#define ASP_DECOP_CB_INIT_RDIDX_THD ( 0 )
#define ASP_DECODE_CB_GATE_NAME ( "AspDecOpCbGate" )