Searched refs:down_scale (Results 1 – 1 of 1) sorted by relevance
120 int down_scale = down_scale_factor(ctx); in hantro_postproc_g2_enable() local130 if (down_scale) { in hantro_postproc_g2_enable()132 hantro_reg_write(vpu, &g2_down_scale_y, down_scale >> 2); in hantro_postproc_g2_enable()133 hantro_reg_write(vpu, &g2_down_scale_x, down_scale >> 2); in hantro_postproc_g2_enable()135 hantro_write_addr(vpu, G2_DS_DST_CHR, dst_dma + (chroma_offset >> down_scale)); in hantro_postproc_g2_enable()