HomeSort by: relevance | last modified time | path
    Searched defs:video_set_format (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/
video.c 262 static int video_set_format(struct video_softc *,
887 video_set_format(struct video_softc *sc, struct v4l2_format *fmt) function in typeref:typename:int
2049 return video_set_format(sc, fmt);
video.c 262 static int video_set_format(struct video_softc *,
887 video_set_format(struct video_softc *sc, struct v4l2_format *fmt) function in typeref:typename:int
2049 return video_set_format(sc, fmt);

Completed in 23 milliseconds