mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-30 20:16:45 +08:00
feat[kmpp]: Replace frame_infos with kmpp_frame
kernel patch: fix[mpp_vcodec]: Replace frame_infos with kmpp_frame Change-Id: Ie3b0358a7b79ad9755608f20b5b29175263b4dbb Signed-off-by: Yanjun Liao <yanjun.liao@rock-chips.com>
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
ENTRY(prefix, u32, rk_u32, chroma_location, FLAG_NONE, chroma_location) \
|
||||
ENTRY(prefix, u32, rk_u32, fmt, FLAG_NONE, fmt) \
|
||||
ENTRY(prefix, u32, rk_u32, buf_size, FLAG_NONE, buf_size) \
|
||||
ENTRY(prefix, u32, rk_u32, buf_fd, FLAG_NONE, buf_fd) \
|
||||
ENTRY(prefix, u32, rk_u32, is_gray, FLAG_NONE, is_gray) \
|
||||
STRCT(prefix, shm, KmppShmPtr, buffer, FLAG_NONE, buffer) \
|
||||
STRCT(prefix, st, MppFrameRational, sar, FLAG_NONE, sar)
|
||||
|
||||
Reference in New Issue
Block a user