mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
media: add the HEVC_DBLK_CFGE to hevc regs.
PD#156734: media: add the HEVC_DBLK_CFGE to hevc regs. Change-Id: I9e885017176502d0227a353cb049ddf0742e38fe Signed-off-by: Nanxin.Qin <nanxin.qin@amlogic.com>
This commit is contained in:
@@ -303,8 +303,15 @@
|
||||
#define HEVC_DBLK_CFG8 0x3508
|
||||
#define HEVC_DBLK_CFG9 0x3509
|
||||
#define HEVC_DBLK_CFGA 0x350a
|
||||
#define HEVC_DBLK_CFGE 0x350e
|
||||
#if 1
|
||||
/* G12A changed */
|
||||
#define HEVC_DBLK_STS0 0x350f
|
||||
#define HEVC_DBLK_STS1 0x3510
|
||||
#else
|
||||
#define HEVC_DBLK_STS0 0x350b
|
||||
#define HEVC_DBLK_STS1 0x350c
|
||||
#endif
|
||||
#define HEVC_SAO_VERSION 0x3600
|
||||
#define HEVC_SAO_CTRL0 0x3601
|
||||
#define HEVC_SAO_CTRL1 0x3602
|
||||
|
||||
Reference in New Issue
Block a user