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

  /src/sys/sys/
videoio.h 1381 #define V4L2_MAP_QUANTIZATION_DEFAULT(is_rgb_or_hsv, colsp, ycbcr_enc) \
1384 (((is_rgb_or_hsv) || (ycbcr_enc) == V4L2_YCBCR_ENC_XV601 || \
1385 (ycbcr_enc) == V4L2_YCBCR_ENC_XV709 || (colsp) == V4L2_COLORSPACE_JPEG) || \
1490 u_int32_t ycbcr_enc; member in union:v4l2_pix_format::__anona13a034e010a
3088 * @ycbcr_enc: enum v4l2_ycbcr_encoding, Y'CbCr encoding
3103 u_int8_t ycbcr_enc; member in union:v4l2_pix_format_mplane::__anona13a034e140a
videoio.h 1381 #define V4L2_MAP_QUANTIZATION_DEFAULT(is_rgb_or_hsv, colsp, ycbcr_enc) \
1384 (((is_rgb_or_hsv) || (ycbcr_enc) == V4L2_YCBCR_ENC_XV601 || \
1385 (ycbcr_enc) == V4L2_YCBCR_ENC_XV709 || (colsp) == V4L2_COLORSPACE_JPEG) || \
1490 u_int32_t ycbcr_enc; member in union:v4l2_pix_format::__anona13a034e010a
3088 * @ycbcr_enc: enum v4l2_ycbcr_encoding, Y'CbCr encoding
3103 u_int8_t ycbcr_enc; member in union:v4l2_pix_format_mplane::__anona13a034e140a

Completed in 70 milliseconds