Home
last modified time | relevance | path

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

/rockchip-linux_mpp/kmpp/inc/
H A Dkmpp.h45 MPP_RET (*get_fd)(Kmpp *ctx, RK_S32 *fd); member
/rockchip-linux_mpp/kmpp/
H A Dkmpp.c595 static MPP_RET get_fd(Kmpp *ctx, RK_S32 *fd) in get_fd() function
640 .get_fd = get_fd,