Home
last modified time | relevance | path

Searched refs:has_ctx (Results 1 – 1 of 1) sorted by relevance

/rockchip-linux_mpp/kmpp/base/
H A Dkmpp_obj.c1264 static rk_s32 has_ctx = -1; in kmpp_obj_ioctl() local
1266 if (has_ctx < 0) in kmpp_obj_ioctl()
1267 has_ctx = kmpp_objdef_get_offset(def_ioc, "ctx") >= 0; in kmpp_obj_ioctl()
1269 if (has_ctx) { in kmpp_obj_ioctl()