Home
last modified time | relevance | path

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

/rockchip-linux_mpp/kmpp/base/
H A Dkmpp_obj.c181 static KmppObjs *objs = NULL; variable
186 if (objs) { \
187 __tmp = objs; \
356 KmppObjs *p = MPP_FETCH_AND(&objs, NULL); in kmpp_objs_deinit()
393 KmppObjs *p = objs; in kmpp_objs_init()
494 objs = p; in kmpp_objs_init()
/rockchip-linux_mpp/
H A DCHANGELOG.md167 - [kmpp_obj]: Add from objs device macro