Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/media/tpg/
A Dv4l2-tpg.h200 unsigned twopixelsize[TPG_MAX_PLANES]; member
436 return tpg->twopixelsize[plane]; in tpg_g_twopixelsize()
443 tpg->twopixelsize[plane] / 2; in tpg_hdiv()
472 unsigned plane_w = bpl * tpg->twopixelsize[p] / tpg->twopixelsize[0]; in tpg_s_bytesperline()
505 unsigned plane_w = bpl * tpg->twopixelsize[p] / tpg->twopixelsize[0]; in tpg_calc_line_width()
/linux-6.3-rc2/drivers/media/common/v4l2-tpg/
A Dv4l2-tpg-core.c357 tpg->twopixelsize[0] = 2; in tpg_s_fourcc()
394 tpg->twopixelsize[0] = 2 * 2; in tpg_s_fourcc()
434 tpg->twopixelsize[0] = 2; in tpg_s_fourcc()
435 tpg->twopixelsize[1] = 2; in tpg_s_fourcc()
449 tpg->twopixelsize[0] = 4; in tpg_s_fourcc()
450 tpg->twopixelsize[1] = 4; in tpg_s_fourcc()
461 tpg->twopixelsize[0] = 2; in tpg_s_fourcc()
462 tpg->twopixelsize[1] = 2; in tpg_s_fourcc()
463 tpg->twopixelsize[2] = 2; in tpg_s_fourcc()
467 tpg->twopixelsize[0] = 2; in tpg_s_fourcc()
[all …]

Completed in 11 milliseconds