Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/
H A Dmpi.c78 #define check_mpp_ctx(ctx) _check_mpp_ctx(ctx, __FUNCTION__)
80 static MPP_RET _check_mpp_ctx(MpiImpl *p, const char *caller) in _check_mpp_ctx() function