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

  /src/sys/sys/
videoio.h 1193 V4L2_COLORSPACE_SMPTE170M = 1,
1248 ((is_sdtv) ? V4L2_COLORSPACE_SMPTE170M : \
1256 * V4L2_COLORSPACE_SMPTE170M, V4L2_COLORSPACE_470_SYSTEM_M,
1297 * V4L2_COLORSPACE_SMPTE170M, V4L2_COLORSPACE_470_SYSTEM_M,
  /src/sys/dev/
video.c 650 dest->fmt.pix.colorspace = V4L2_COLORSPACE_SMPTE170M;
723 case V4L2_COLORSPACE_SMPTE170M:

Completed in 19 milliseconds