mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
media_modules: avs reset decoder stop [1/1]
PD#SWPL-2480 Problem: avs reset decoder stop Solution: 1. avs reset remove vdec reset code Verify: T962 P321 Change-Id: I92dbb9b1bfa49f3d2f08d9fda6670a595bb91d97 Signed-off-by: Conglin Guo <conglin.guo@amlogic.com>
This commit is contained in:
@@ -1201,8 +1201,7 @@ static void vavs_local_reset(void)
|
||||
recover_flag = 1;
|
||||
pr_info("error, local reset\n");
|
||||
amvdec_stop();
|
||||
msleep(20);
|
||||
vdec_reset_core(NULL);
|
||||
msleep(100);
|
||||
vf_notify_receiver(PROVIDER_NAME, VFRAME_EVENT_PROVIDER_RESET, NULL);
|
||||
vavs_local_init();
|
||||
vavs_recover();
|
||||
|
||||
Reference in New Issue
Block a user