Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/vproc/vdpp/
H A Dvdpp_api.c30 ctx = mpp_calloc(struct vdpp2_api_ctx, 1); in rockchip_vdpp_api_alloc_ctx()
H A Dvdpp2.h233 struct vdpp2_api_ctx { struct
H A Dvdpp2.c1079 static MPP_RET vdpp2_params_to_reg(struct vdpp2_params* src_params, struct vdpp2_api_ctx *ctx) in vdpp2_params_to_reg()
1444 struct vdpp2_api_ctx *ctx = NULL; in vdpp2_init()
1481 struct vdpp2_api_ctx *ctx = NULL; in vdpp2_deinit()
1498 static MPP_RET vdpp2_set_param(struct vdpp2_api_ctx *ctx, in vdpp2_set_param()
1774 MPP_RET vdpp2_start(struct vdpp2_api_ctx *ctx) in vdpp2_start()
1911 static MPP_RET vdpp2_wait(struct vdpp2_api_ctx *ctx) in vdpp2_wait()
1934 static MPP_RET vdpp2_done(struct vdpp2_api_ctx *ctx) in vdpp2_done()
1973 struct vdpp2_api_ctx *ctx = ictx; in vdpp2_control()
2030 struct vdpp2_api_ctx *ctx = ictx; in vdpp2_check_cap()