Home
last modified time | relevance | path

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

/include/media/tpg/
Dv4l2-tpg.h190 u8 hdownsampling[TPG_MAX_PLANES]; member
441 return ((x / tpg->hdownsampling[plane]) & tpg->hmask[plane]) * in tpg_hdiv()
473 tpg->bytesperline[p] = plane_w / tpg->hdownsampling[p]; in tpg_s_bytesperline()
506 plane_w /= tpg->hdownsampling[p]; in tpg_calc_line_width()