Searched defs:in (Results 1 – 3 of 3) sorted by relevance
| /rockchip-linux_mpp/kmpp/base/inc/ |
| H A D | kmpp_obj.h | 78 #define kmpp_obj_ioctl_f(ctx, cmd, in, out) kmpp_obj_ioctl(ctx, cmd, in, out, __FUNCTION__) argument
|
| /rockchip-linux_mpp/utils/ |
| H A D | iniparser.c | 45 static const char * strlwc(const char * in, char *out, unsigned len) in strlwc() 716 FILE * in ; in iniparser_load() local
|
| /rockchip-linux_mpp/kmpp/base/ |
| H A D | kmpp_obj.c | 1208 rk_s32 kmpp_obj_ioctl(KmppObj ctx, rk_s32 cmd, KmppObj in, KmppObj *out, const char *caller) in kmpp_obj_ioctl()
|