Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/vsp1/
Dvsp1_lif.c48 unsigned int obth = 400; in lif_s_stream() local
58 obth = min(obth, (format->width + 1) / 2 * format->height - 4); in lif_s_stream()
65 (obth << VI6_LIF_CTRL_OBTH_SHIFT) | in lif_s_stream()