av1: CB2 fix playback crash problems in specail cases. [1/1]

PD#SWPL-191799

Problem:
Because isr fun cannot run in time, timeout triggers a decoding exception.

Solution:
Turn off the timer function in isr to prevent both timeout and isr fun
from being triggered.

Verify:
S5.

Change-Id: I84ee7a7fa7be83523611c4cf1bbdfaae11dccb6d
Signed-off-by: gan.zhang <gan.zhang@amlogic.com>
2 files changed