Searched refs:vdpp_api_ctx (Results 1 – 3 of 3) sorted by relevance
23 static MPP_RET vdpp_params_to_reg(struct vdpp_params* src_params, struct vdpp_api_ctx *ctx) in vdpp_params_to_reg()173 struct vdpp_api_ctx *ctx = NULL; in vdpp_init()210 struct vdpp_api_ctx *ctx = NULL; in vdpp_deinit()227 static MPP_RET vdpp_set_param(struct vdpp_api_ctx *ctx, in vdpp_set_param()311 static MPP_RET vdpp_start(struct vdpp_api_ctx *ctx) in vdpp_start()420 static MPP_RET vdpp_wait(struct vdpp_api_ctx *ctx) in vdpp_wait()443 static MPP_RET vdpp_done(struct vdpp_api_ctx *ctx) in vdpp_done()487 struct vdpp_api_ctx *ctx = ictx; in vdpp_control()534 struct vdpp_api_ctx *ctx = ictx; in vdpp_check_cap()
41 struct vdpp_api_ctx { struct
37 ctx = mpp_calloc(struct vdpp_api_ctx, 1); in rockchip_vdpp_api_alloc_ctx()