Searched refs:V4L2_JPEG_CHROMA_SUBSAMPLING_420 (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/drivers/media/platform/s5p-jpeg/ |
| D | jpeg-core.c | 258 .subsampling = V4L2_JPEG_CHROMA_SUBSAMPLING_420, 270 .subsampling = V4L2_JPEG_CHROMA_SUBSAMPLING_420, 282 .subsampling = V4L2_JPEG_CHROMA_SUBSAMPLING_420, 294 .subsampling = V4L2_JPEG_CHROMA_SUBSAMPLING_420, 307 .subsampling = V4L2_JPEG_CHROMA_SUBSAMPLING_420, 319 .subsampling = V4L2_JPEG_CHROMA_SUBSAMPLING_420, 331 .subsampling = V4L2_JPEG_CHROMA_SUBSAMPLING_420, 540 case V4L2_JPEG_CHROMA_SUBSAMPLING_420: in s5p_jpeg_adjust_fourcc_to_subsampling() 564 V4L2_JPEG_CHROMA_SUBSAMPLING_420, 570 V4L2_JPEG_CHROMA_SUBSAMPLING_420, [all …]
|
| D | jpeg-hw-exynos4.c | 158 case V4L2_JPEG_CHROMA_SUBSAMPLING_420: in __exynos4_jpeg_set_enc_out_fmt()
|
| D | jpeg-hw-s5p.c | 70 if (mode == V4L2_JPEG_CHROMA_SUBSAMPLING_420) in s5p_jpeg_subsampling_mode()
|
| D | jpeg-hw-exynos3250.c | 157 case V4L2_JPEG_CHROMA_SUBSAMPLING_420: in exynos3250_jpeg_subsampling_mode()
|
| /Linux-v5.4/Documentation/media/uapi/v4l/ |
| D | ext-ctrls-jpeg.rst | 50 * - ``V4L2_JPEG_CHROMA_SUBSAMPLING_420``
|
| /Linux-v5.4/drivers/media/platform/ |
| D | aspeed-video.c | 1282 if (ctrl->val == V4L2_JPEG_CHROMA_SUBSAMPLING_420) { in aspeed_video_set_ctrl() 1493 BIT(V4L2_JPEG_CHROMA_SUBSAMPLING_420)); in aspeed_video_setup_video() 1517 V4L2_JPEG_CHROMA_SUBSAMPLING_420, mask, in aspeed_video_setup_video()
|
| /Linux-v5.4/include/uapi/linux/ |
| D | v4l2-controls.h | 1010 V4L2_JPEG_CHROMA_SUBSAMPLING_420 = 2, enumerator
|