Home | History | Annotate | Download | only in dev

Lines Matching defs:sc_stream_in

193 	struct video_stream sc_stream_in;
362 video_stream_init(&sc->sc_stream_in, device_xname(self));
408 video_stream_fini(&sc->sc_stream_in);
453 video_stream_write(&sc->sc_stream_in, payload);
904 sc->sc_stream_in.vs_format = vfmt;
1498 struct video_stream *vs = &sc->sc_stream_in;
1538 struct video_stream *vs = &sc->sc_stream_in;
1555 struct video_stream *vs = &sc->sc_stream_in;
1605 struct video_stream *vs = &sc->sc_stream_in;
1666 struct video_stream *vs = &sc->sc_stream_in;
1691 struct video_stream *vs = &sc->sc_stream_in;
1736 sc->sc_stream_in.vs_flags = flags;
1757 vs = &sc->sc_stream_in;
1786 video_stream_off(sc, sc->sc_stream_in.vs_type);
1792 video_stream_teardown_bufs(&sc->sc_stream_in);
1819 vs = &sc->sc_stream_in;
2369 vs = &sc->sc_stream_in;
2388 if (!SIMPLEQ_EMPTY(&sc->sc_stream_in.vs_egress))
2409 vs = &sc->sc_stream_in;