video: rockchip: mpp: rkvdec2: increase timeout threshold to 2s

Signed-off-by: Yandong Lin <yandong.lin@rock-chips.com>
Change-Id: Ia78ff0a56bbb496f6ae6860390b8775b158d4a6f
This commit is contained in:
Yandong Lin
2022-10-13 17:01:05 +08:00
parent a394b23253
commit 9c3c16d63d

View File

@@ -19,7 +19,7 @@
#include "hack/mpp_rkvdec2_link_hack_rk3568.c"
#define WORK_TIMEOUT_MS (200)
#define WAIT_TIMEOUT_MS (500)
#define WAIT_TIMEOUT_MS (2000)
/* vdpu381 link hw info for rk3588 */
struct rkvdec_link_info rkvdec_link_v2_hw_info = {