Searched refs:dst_c_width (Results 1 – 7 of 7) sorted by relevance
43 RK_U32 dst_c_width; member295 … cfg->dst_c_width, cfg->dst_c_height, cfg->dst_c_width_vir, cfg->dst_c_height_vir, dstfrmsize_c); in vdpp_test()324 params.param.com2.dst_c_width = cfg->dst_c_width; in vdpp_test()521 cfg.dst_c_width = atoi(optarg); in main()628 if (!cfg.dst_c_width) in main()629 cfg.dst_c_width = cfg.dst_width; in main()631 cfg.dst_c_width_vir = MPP_ALIGN(cfg.dst_c_width, 16); in main()
1164 …RK_U32 dst_right_redundant_c = src_params->dst_c_width % 16 == 0 ? 0 : 16 - src_params->dst_c_widt… in vdpp2_params_to_reg()1169 …dst_reg->common.reg16.sw_vdpp_dst_pic_width_c = src_params->dst_c_width + dst_right_redundant_c - … in vdpp2_params_to_reg()1187 zme_params->dst_c_width = src_params->dst_c_width; in vdpp2_params_to_reg()1535 if (!ctx->params.dst_c_width) in vdpp2_set_param()1536 ctx->params.dst_c_width = ctx->params.dst_width; in vdpp2_set_param()1538 ctx->params.dst_c_width_vir = MPP_ALIGN(ctx->params.dst_c_width, 16); in vdpp2_set_param()1579 ctx->params.dst_c_width = param->com2.dst_c_width; in vdpp2_set_param()1698 (params->dst_c_width < VDPP2_MODE_MIN_WIDTH) || in check_cap()1702 (params->dst_c_width_vir < params->dst_c_width)) { in check_cap()1704 params->dst_c_width, params->dst_c_height, in check_cap()[all …]
204 RK_U32 dst_c_width; member
811 cbcr_scl_info.dsp_width = zme_params->dst_c_width; in set_zme_to_vdpp_reg()819 cbcr_scl_info.dsp_width = zme_params->dst_c_width / 2; in set_zme_to_vdpp_reg()
733 params.param.com2.dst_c_width = p_proc_param->dst_img_info.img_cbcr.w_vld; in hwpq_vdpp_common_config()
252 RK_U32 dst_c_width; member
174 RK_U32 dst_c_width; member