Searched refs:dst_fmt_y4_en (Results 1 – 2 of 2) sorted by relevance
386 RK_U8 dst_fmt_y4_en = 0; in RGA2_set_reg_dst_info() local486 …case RGA2_FORMAT_Y4 : dst_format = 0x8; dst_fmt_y4_en = 1; dst_fmt_yuv400_en = 1; x_div … in RGA2_set_reg_dst_info()504 … ((reg & (~m_RGA2_DST_INFO_SW_DST_FMT_Y4_EN)) | (s_RGA2_DST_INFO_SW_DST_FMT_Y4_EN(dst_fmt_y4_en))); in RGA2_set_reg_dst_info()524 if (dst_fmt_y4_en) { in RGA2_set_reg_dst_info()568 if (dst_fmt_y4_en) { in RGA2_set_reg_dst_info()582 if (dst_fmt_y4_en) { in RGA2_set_reg_dst_info()595 line_width_real = dst_fmt_y4_en ? ((msg->dst.act_w) >>1) : msg->dst.act_w; in RGA2_set_reg_dst_info()
663 u8 dst_fmt_y4_en = 0; in RGA2_set_reg_dst_info() local977 dst_fmt_y4_en = 1; in RGA2_set_reg_dst_info()1039 (s_RGA2_DST_INFO_SW_DST_FMT_Y4_EN(dst_fmt_y4_en))); in RGA2_set_reg_dst_info()1087 if (dst_fmt_y4_en) { in RGA2_set_reg_dst_info()1134 if (dst_fmt_y4_en) { in RGA2_set_reg_dst_info()1156 if (dst_fmt_y4_en) { in RGA2_set_reg_dst_info()1178 dst_fmt_y4_en ? ((msg->dst.act_w) >> 1) : msg->dst.act_w; in RGA2_set_reg_dst_info()