Searched refs:V4L2_MBUS_FMT_CUSTOM_YUV420 (Results 1 – 4 of 4) sorted by relevance
57 #define V4L2_MBUS_FMT_CUSTOM_YUV420 0x8001 macro
53 { V4L2_MBUS_FMT_CUSTOM_YUV420, 12, 12, ATOMISP_INPUT_FORMAT_YUV420_8_LEGACY, 0 },
342 .mbus_code = V4L2_MBUS_FMT_CUSTOM_YUV420,
5269 vf_ffmt.code = V4L2_MBUS_FMT_CUSTOM_YUV420; in atomisp_set_fmt_to_isp()