Home
last modified time | relevance | path

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

/rockchip-linux_mpp/kmpp/inc/
H A Dkmpp.h19 MPP_RET (*open_client)(Kmpp *ctx); member
/rockchip-linux_mpp/kmpp/
H A Dkmpp.c137 static MPP_RET open_client(Kmpp *ctx) in open_client() function
622 .open_client = open_client,