Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/renesas/vsp1/
A Dvsp1_lif.c94 unsigned int obth; in lif_configure_stream() local
104 obth = min(128U, (format->width + 1) / 2 * format->height - 4); in lif_configure_stream()
112 obth = 1500; in lif_configure_stream()
120 obth = 3000; in lif_configure_stream()
130 (obth << VI6_LIF_CTRL_OBTH_SHIFT) | in lif_configure_stream()

Completed in 2 milliseconds