Searched refs:dst_right_redundant_c (Results 1 – 1 of 1) sorted by relevance
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() local1169 …st_reg->common.reg16.sw_vdpp_dst_pic_width_c = src_params->dst_c_width + dst_right_redundant_c - 1; in vdpp2_params_to_reg()1170 dst_reg->common.reg16.sw_vdpp_dst_right_redundant_c = dst_right_redundant_c; in vdpp2_params_to_reg()