mirror of
https://github.com/nyanmisaka/mpp.git
synced 2026-01-24 03:30:40 +01:00
feat[mpp_meta]: Add more frame buffer key to meta
Signed-off-by: Herman Chen <herman.chen@rock-chips.com> Change-Id: I8873dff77c85ddcacf0845ca81f6c0f3dd30e88e
This commit is contained in:
parent
05f59be432
commit
fef2e2af06
2 changed files with 8 additions and 0 deletions
|
|
@ -128,6 +128,8 @@ static inline RK_U64 META_KEY_TO_U64(RK_U32 key, RK_U32 type)
|
|||
ENTRY(KEY_QPMAP0, TYPE_SPTR) \
|
||||
/* buffer for super encode v3 */ \
|
||||
ENTRY(KEY_NPU_OBJ_FLAG, TYPE_SPTR) \
|
||||
ENTRY(KEY_BUFFER_UPSCALE, TYPE_SPTR) \
|
||||
ENTRY(KEY_BUFFER_DOWNSCALE, TYPE_SPTR) \
|
||||
\
|
||||
ENTRY(KEY_LVL64_INTER_NUM, TYPE_VAL_32) \
|
||||
ENTRY(KEY_LVL32_INTER_NUM, TYPE_VAL_32) \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue