Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/vsp1/
Dvsp1_lif.c92 unsigned int obth = 400; in lif_configure_stream() local
98 obth = min(obth, (format->width + 1) / 2 * format->height - 4); in lif_configure_stream()
105 (obth << VI6_LIF_CTRL_OBTH_SHIFT) | in lif_configure_stream()