mpp-nyanmisaka/kmpp/base
Herman Chen fe17ce18d8 fix[kmpp_obj]: Fix objdef index error for ioctl
The type index is for global objdef index same in kernel and userspace.
The objdefset index is the index for those defs shared to kernel.
The objdef ioctl needs to use the second index.

Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
Change-Id: I5e1d76094a2f95984e7798042964b2278b37a51b
2025-10-13 17:35:24 +08:00
..
inc fix[kmpp_obj_macro]: Fix GET_ARG0 macro 2025-10-13 16:52:25 +08:00
test fix[kmpp_buffer_test]: Fix sptr setup error 2025-10-11 18:12:25 +08:00
CMakeLists.txt feat[kmpp_ioc]: Add kmpp_ioc module 2025-09-30 15:07:12 +08:00
kmpp_buffer.c chore[kmpp_buffer]: Use new ioctl cmd macro 2025-09-30 15:08:10 +08:00
kmpp_frame.c fix[kmpp_obj]: Rename kmpp_obj_impl_put func 2025-08-04 01:51:03 +00:00
kmpp_ioc.c chore[kmpp_ioc]: Disable ioc entry mismatch log 2025-09-30 15:07:31 +08:00
kmpp_meta.c feat[kmpp_obj]: Add more functions 2025-09-11 10:45:39 +08:00
kmpp_obj.c fix[kmpp_obj]: Fix objdef index error for ioctl 2025-10-13 17:35:24 +08:00
kmpp_packet.c fix[kmpp_obj]: Rename kmpp_obj_impl_put func 2025-08-04 01:51:03 +00:00
kmpp_venc_cfg.c feat[kmpp_obj]: Add more functions 2025-09-11 10:45:39 +08:00