h264: T5 4k file playback unsmooth [1/1]
authorPeng Yixin <yixin.peng@amlogic.com>
Tue, 27 Oct 2020 05:20:10 +0000 (13:20 +0800)
committerPeng Yixin <yixin.peng@amlogic.com>
Thu, 29 Oct 2020 11:42:48 +0000 (19:42 +0800)
commitf7e2d36aa23f1786f98a4b7e4b0c477003a5a4b2
treefae0a87ef7f87ef2519c1540221ce9531a905752
parent81bef074edb7d6ab2e330f5be66c01e6203b3b61
h264: T5 4k file playback unsmooth [1/1]

PD#SWPL-35582

Problem:
h264 4k file playback unsmooth.

Solution:
1.Some code for Allegro super small resolution
will spend a lot of time, and this code does
not need on 4k resolution. Therefore, when
the resolution is greater than 1920*1080,
this code will not be execute to speed up
the decoding efficiency.
2. 4k mmu is turned on by default on T5
ucode gerrit id: 129343
ucode commit id: 0c9e8c
ucode change id: Ie8b1d

Verify:
T5

Change-Id: I6146968e3d43a57e4dea86d6649371784c96e0a1
Signed-off-by: Peng Yixin <yixin.peng@amlogic.com>
drivers/common/chips/decoder_cpu_ver_info.h
drivers/frame_provider/decoder/h264_multi/vmh264.c
firmware/video_ucode.bin