Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/vproc/iep2/
H A Diep2_osd.c119 uint32_t osd_tile_cnt = 0; in iep2_set_osd() local
157 osd_tile_cnt += (ex[i] - sx[i] + 1) * (ey[i] - sy[i] + 1); in iep2_set_osd()
174 osd_tile_cnt, ctx->output.out_osd_comb_cnt); in iep2_set_osd()
175 if (osd_tile_cnt * 2 > ctx->output.out_osd_comb_cnt * 3) { in iep2_set_osd()