Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/vproc/iep2/
H A Diep2_osd.c155 ctx->params.osd_y_end[idx] = ey[i]; in iep2_set_osd()
165 ctx->params.osd_y_sta[idx], ctx->params.osd_y_end[idx], in iep2_set_osd()
H A Diep2.h86 uint32_t osd_y_end[8]; member
H A Diep2.c265 r.h = ctx->params.osd_y_end[0] - ctx->params.osd_y_sta[0]; in iep2_done()
/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_iep2.c136 u32 osd_y_end[8]; member
512 | IEP2_REG_OSD_Y_END(hw_cfg->osd_y_end[i]); in iep2_osd_cfg()