HomeSort by: relevance | last modified time | path
    Searched refs:VIDEO_FORMAT_MJPEG (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/
video_if.h 195 VIDEO_FORMAT_MJPEG, /* frames of JPEG images */
video.c 468 case VIDEO_FORMAT_MJPEG: return "MJPEG";
684 case VIDEO_FORMAT_MJPEG:
760 dest->pixel_format = VIDEO_FORMAT_MJPEG;
803 if (vfmt.pixel_format >= VIDEO_FORMAT_MJPEG)
  /src/sys/dev/usb/
uvideo.c 1393 pixel_format = VIDEO_FORMAT_MJPEG;

Completed in 15 milliseconds