Home
last modified time | relevance | path

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

/rockchip-linux_mpp/kmpp/base/inc/
H A Dkmpp_meta.h18 #define kmpp_meta_put_f(meta) kmpp_meta_put(meta, __FUNCTION__)
23 rk_s32 kmpp_meta_put(KmppMeta meta, const char *caller);
/rockchip-linux_mpp/kmpp/base/
H A Dkmpp_meta.c252 rk_s32 kmpp_meta_put(KmppMeta meta, const char *caller) in kmpp_meta_put() function