Home
last modified time | relevance | path

Searched refs:V4L2_JPEG_CHROMA_SUBSAMPLING_GRAY (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/media/platform/s5p-jpeg/
Djpeg-core.c341 .subsampling = V4L2_JPEG_CHROMA_SUBSAMPLING_GRAY,
529 if (ctx->subsampling != V4L2_JPEG_CHROMA_SUBSAMPLING_GRAY) { in s5p_jpeg_adjust_fourcc_to_subsampling()
537 case V4L2_JPEG_CHROMA_SUBSAMPLING_GRAY: in s5p_jpeg_adjust_fourcc_to_subsampling()
561 V4L2_JPEG_CHROMA_SUBSAMPLING_GRAY,
571 V4L2_JPEG_CHROMA_SUBSAMPLING_GRAY,
593 return V4L2_JPEG_CHROMA_SUBSAMPLING_GRAY; in s5p_jpeg_to_user_subsampling()
610 return V4L2_JPEG_CHROMA_SUBSAMPLING_GRAY; in s5p_jpeg_to_user_subsampling()
1088 ctx->subsampling = V4L2_JPEG_CHROMA_SUBSAMPLING_GRAY; in s5p_jpeg_subsampling_decode()
1901 *ctrl_val == V4L2_JPEG_CHROMA_SUBSAMPLING_GRAY) in s5p_jpeg_adjust_subs_ctrl()
1983 V4L2_JPEG_CHROMA_SUBSAMPLING_GRAY, mask, in s5p_jpeg_controls_create()
Djpeg-hw-exynos4.c146 case V4L2_JPEG_CHROMA_SUBSAMPLING_GRAY: in __exynos4_jpeg_set_enc_out_fmt()
/Linux-v5.4/Documentation/media/uapi/v4l/
Dext-ctrls-jpeg.rst56 * - ``V4L2_JPEG_CHROMA_SUBSAMPLING_GRAY``
/Linux-v5.4/include/uapi/linux/
Dv4l2-controls.h1013 V4L2_JPEG_CHROMA_SUBSAMPLING_GRAY = 5, enumerator