Searched defs:in_type (Results 1 – 6 of 6) sorted by relevance
| /rockchip-linux_mpp/mpp/base/ |
| H A D | mpp_dec_cfg.c | 99 #define DEC_CFG_SET_ACCESS(func_name, in_type, cfg_type) \ argument 116 #define DEC_CFG_GET_ACCESS(func_name, in_type, cfg_type) \ argument
|
| H A D | mpp_sys_cfg.c | 64 #define EXPAND_AS_TRIE(base, name, cfg_type, in_type, flag, field_change, field_data) \ argument 630 #define MPP_CFG_SET_ACCESS(func_name, in_type, cfg_type) \ argument 666 #define MPP_CFG_GET_ACCESS(func_name, in_type, cfg_type) \ argument
|
| H A D | mpp_dec_hdr_meta.c | 31 void fill_hdr_meta_to_frame(MppFrame frame, MppCodingType in_type) in fill_hdr_meta_to_frame()
|
| H A D | mpp_enc_cfg.c | 395 #define ENC_CFG_SET_ACCESS(func_name, in_type, cfg_type) \ argument 421 #define ENC_CFG_GET_ACCESS(func_name, in_type, cfg_type) \ argument
|
| /rockchip-linux_mpp/kmpp/base/inc/ |
| H A D | kmpp_obj_func.h | 86 #define IOCTL_IN_(prefix, func, in_type, ...) \ argument 92 #define IOCTL_IO_(prefix, func, in_type, out_type, ...) \ argument
|
| H A D | kmpp_obj_helper.h | 536 #define IOCTL_IN_(prefix, func, in_type, ...) \ argument 578 #define IOCTL_IO_(prefix, func, in_type, out_type, ...) \ argument
|