Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/vproc/vdpp/
H A Dvdpp.h25 struct vdpp_params { struct
43 struct vdpp_params params; argument
H A Dvdpp.c23 static MPP_RET vdpp_params_to_reg(struct vdpp_params* src_params, struct vdpp_api_ctx *ctx) in vdpp_params_to_reg()
150 static MPP_RET vdpp_set_default_param(struct vdpp_params *param) in vdpp_set_default_param()
195 memset(&ctx->params, 0, sizeof(struct vdpp_params)); in vdpp_init()
271 static RK_S32 check_cap(struct vdpp_params *params) in check_cap()
H A Dhwpq_vdpp_proc.c363 static RK_S32 vdpp_set_user_cfg(vdpp_com_ctx* vdpp, vdpp_params* p_vdpp_params, in vdpp_set_user_cfg()
/rockchip-linux_mpp/mpp/vproc/inc/
H A Dhwpq_vdpp_proc_api.h100 } vdpp_params; typedef
124 vdpp_params vdpp_config;