h264: CB2 fix timeout problems in mmu mode. [1/1]
PD#SWPL-193727
Problem:
When mmu decoding is turned on in stream mode, it will retry to decode when
there is insufficient data. This will cause the decoding driver to wait for
some hevc register status timeout (200ms) and cause playback problems.
Solution:
Since the reset is added to wait for the hevc module to be idle before
decoding again, the h264 decoding driver does not need to check the status of
the hevc register when an exception occurs.
Verify:
T3X
Change-Id: Id53d0e8cebf422b61b8ccada50879f7245361d03
Signed-off-by: gan.zhang <gan.zhang@amlogic.com>
3 files changed