Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/
H A Dvideo.c135 struct video_format vs_format; member
894 sc->sc_stream_in.vs_format = vfmt; in video_set_format()
1750 err = hw->get_format(sc->hw_softc, &vs->vs_format); in videoopen()
2396 memset(&vs->vs_format, 0, sizeof(vs->vs_format)); in video_stream_init()
2536 size = PAGE_ALIGN(vs->vs_format.sample_size) * nbufs; in video_stream_realloc_bufs()
2581 buf->length = PAGE_ALIGN(vs->vs_format.sample_size); in video_stream_realloc_bufs()