| /rockchip-linux_mpp/kmpp/base/inc/ |
| H A D | kmpp_ioc.h | 13 #define KMPP_IOC_ENTRY_TABLE(prefix, ENTRY, STRCT, EHOOK, SHOOK, ALIAS) \ argument 19 STRCT(prefix, shm, KmppShmPtr, ctx, FLAG_NONE, ctx) \ 20 STRCT(prefix, shm, KmppShmPtr, in, FLAG_NONE, in) \ 21 STRCT(prefix, shm, KmppShmPtr, out, FLAG_NONE, out)
|
| H A D | kmpp_packet.h | 11 #define KMPP_PACKET_ENTRY_TABLE(prefix, ENTRY, STRCT, EHOOK, SHOOK, ALIAS) \ argument 18 STRCT(prefix, shm, KmppShmPtr, data, FLAG_NONE, data) \ 19 STRCT(prefix, shm, KmppShmPtr, buffer, FLAG_NONE, buffer) \ 20 STRCT(prefix, shm, KmppShmPtr, pos, FLAG_NONE, pos) \
|
| H A D | kmpp_buffer.h | 45 #define KMPP_BUF_GRP_CFG_ENTRY_TABLE(prefix, ENTRY, STRCT, EHOOK, SHOOK, ALIAS) \ argument 54 STRCT(prefix, shm, KmppShmPtr, name, FLAG_NONE, name) \ 55 STRCT(prefix, shm, KmppShmPtr, allocator, FLAG_NONE, allocator) 84 #define KMPP_BUF_CFG_ENTRY_TABLE(prefix, ENTRY, STRCT, EHOOK, SHOOK, ALIAS) \ argument 93 STRCT(prefix, shm, KmppShmPtr, sptr, FLAG_NONE, sptr) \ 94 STRCT(prefix, shm, KmppShmPtr, group, FLAG_NONE, group) \
|
| H A D | kmpp_frame.h | 11 #define KMPP_FRAME_ENTRY_TABLE(prefix, ENTRY, STRCT, EHOOK, SHOOK, ALIAS) \ argument 32 STRCT(prefix, shm, KmppShmPtr, buffer, FLAG_NONE, buffer) \ 33 STRCT(prefix, st, MppFrameRational, sar, FLAG_NONE, sar)
|
| H A D | kmpp_obj_helper.h | 56 #define KMPP_OBJ_ENTRY_TABLE(prefix, ENTRY, STRCT, EHOOK, SHOOK, ALIAS) argument
|
| /rockchip-linux_mpp/mpp/base/ |
| H A D | mpp_enc_cfg.c | 38 #define MPP_ENC_CFG_ENTRY_TABLE(prefix, ENTRY, STRCT, EHOOK, SHOOK, ALIAS) \ argument 88 …STRCT(prefix, st, void *, hier_qp_delta, FLAG_PREV, rc, hi… 89 …STRCT(prefix, st, void *, hier_frame_num, FLAG_PREV, rc, hi… 221 …STRCT(prefix, st, void *, aq_thrd_i, FLAG_INCR, hw, aq… 222 …STRCT(prefix, st, void *, aq_thrd_p, FLAG_INCR, hw, aq… 223 …STRCT(prefix, st, void *, aq_step_i, FLAG_INCR, hw, aq… 224 …STRCT(prefix, st, void *, aq_step_p, FLAG_INCR, hw, aq… 226 …STRCT(prefix, st, void *, aq_rnge_arr, FLAG_INCR, hw, aq… 227 …STRCT(prefix, st, void *, mode_bias, FLAG_INCR, hw, mo… 234 …STRCT(prefix, st, void *, qbias_arr, FLAG_INCR, hw, qb…
|
| H A D | mpp_dec_cfg.c | 25 #define MPP_DEC_CFG_ENTRY_TABLE(prefix, ENTRY, STRCT, EHOOK, SHOOK, ALIAS) \ argument
|