Searched refs:V4L2_JPEG_CHROMA_SUBSAMPLING_444 (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/media/platform/s5p-jpeg/ |
D | jpeg-core.c | 150 .subsampling = V4L2_JPEG_CHROMA_SUBSAMPLING_444, 163 .subsampling = V4L2_JPEG_CHROMA_SUBSAMPLING_444, 176 .subsampling = V4L2_JPEG_CHROMA_SUBSAMPLING_444, 188 .subsampling = V4L2_JPEG_CHROMA_SUBSAMPLING_444, 201 .subsampling = V4L2_JPEG_CHROMA_SUBSAMPLING_444, 214 .subsampling = V4L2_JPEG_CHROMA_SUBSAMPLING_444, 227 .subsampling = V4L2_JPEG_CHROMA_SUBSAMPLING_444, 240 .subsampling = V4L2_JPEG_CHROMA_SUBSAMPLING_444, 589 V4L2_JPEG_CHROMA_SUBSAMPLING_444, 595 V4L2_JPEG_CHROMA_SUBSAMPLING_444, [all …]
|
D | jpeg-hw-exynos4.c | 146 case V4L2_JPEG_CHROMA_SUBSAMPLING_444: in __exynos4_jpeg_set_enc_out_fmt()
|
D | jpeg-hw-exynos3250.c | 154 case V4L2_JPEG_CHROMA_SUBSAMPLING_444: in exynos3250_jpeg_subsampling_mode()
|
/linux-4.4.14/include/uapi/linux/ |
D | v4l2-controls.h | 853 V4L2_JPEG_CHROMA_SUBSAMPLING_444 = 0, enumerator
|