| /kernel/linux/linux-5.10/drivers/gpu/drm/armada/ |
| D | armada_fb.c | 44 FMT(YUYV, 422PACK, CFG_YUV2RGB | CFG_SWAPYU | CFG_SWAPUV); in armada_framebuffer_create() 45 FMT(UYVY, 422PACK, CFG_YUV2RGB); in armada_framebuffer_create() 46 FMT(VYUY, 422PACK, CFG_YUV2RGB | CFG_SWAPUV); in armada_framebuffer_create() 47 FMT(YVYU, 422PACK, CFG_YUV2RGB | CFG_SWAPYU); in armada_framebuffer_create() 48 FMT(YUV422, 422, CFG_YUV2RGB); in armada_framebuffer_create() 49 FMT(YVU422, 422, CFG_YUV2RGB | CFG_SWAPUV); in armada_framebuffer_create()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/armada/ |
| D | armada_fb.c | 43 FMT(YUYV, 422PACK, CFG_YUV2RGB | CFG_SWAPYU | CFG_SWAPUV); in armada_framebuffer_create() 44 FMT(UYVY, 422PACK, CFG_YUV2RGB); in armada_framebuffer_create() 45 FMT(VYUY, 422PACK, CFG_YUV2RGB | CFG_SWAPUV); in armada_framebuffer_create() 46 FMT(YVYU, 422PACK, CFG_YUV2RGB | CFG_SWAPYU); in armada_framebuffer_create() 47 FMT(YUV422, 422, CFG_YUV2RGB); in armada_framebuffer_create() 48 FMT(YVU422, 422, CFG_YUV2RGB | CFG_SWAPUV); in armada_framebuffer_create()
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
| D | ia_css_frame_format.h | 56 IA_CSS_FRAME_FORMAT_NV16, /** 16 bit YUV 422, Y, UV plane */ 58 IA_CSS_FRAME_FORMAT_NV61, /** 16 bit YUV 422, Y, VU plane */ 60 IA_CSS_FRAME_FORMAT_YV16, /** 16 bit YUV 422, Y, V, U plane */ 63 IA_CSS_FRAME_FORMAT_YUV422, /** 16 bit YUV 422, Y, U, V plane */ 65 IA_CSS_FRAME_FORMAT_UYVY, /** 16 bit YUV 422, UYVY interleaved */ 66 IA_CSS_FRAME_FORMAT_YUYV, /** 16 bit YUV 422, YUYV interleaved */
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
| D | ia_css_frame_format.h | 56 IA_CSS_FRAME_FORMAT_NV16, /** 16 bit YUV 422, Y, UV plane */ 58 IA_CSS_FRAME_FORMAT_NV61, /** 16 bit YUV 422, Y, VU plane */ 60 IA_CSS_FRAME_FORMAT_YV16, /** 16 bit YUV 422, Y, V, U plane */ 63 IA_CSS_FRAME_FORMAT_YUV422, /** 16 bit YUV 422, Y, U, V plane */ 65 IA_CSS_FRAME_FORMAT_UYVY, /** 16 bit YUV 422, UYVY interleaved */ 66 IA_CSS_FRAME_FORMAT_YUYV, /** 16 bit YUV 422, YUYV interleaved */
|
| /kernel/linux/linux-6.6/Documentation/gpu/ |
| D | afbc.rst | 178 - 8-bit per component YCbCr 422, single plane 185 - 8-bit per component YCbCr 422, two plane 193 - 10-bit per component YCbCr 422, single plane 200 - 10-bit per component YCbCr 422, two plane
|
| /kernel/linux/linux-5.10/Documentation/gpu/ |
| D | afbc.rst | 178 - 8-bit per component YCbCr 422, single plane 185 - 8-bit per component YCbCr 422, two plane 193 - 10-bit per component YCbCr 422, single plane 200 - 10-bit per component YCbCr 422, two plane
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dsc/ |
| D | rc_calc.h | 57 CM_444, /* 444 YUV or simple 422 */ 58 CM_422, /* native 422 */
|
| D | rc_calc.c | 47 int mode = MODE_SELECT(444, 422, 420); in get_qp_set() 62 TABLE_CASE(422, 8, max); in get_qp_set() 63 TABLE_CASE(422, 8, min); in get_qp_set() 64 TABLE_CASE(422, 10, max); in get_qp_set() 65 TABLE_CASE(422, 10, min); in get_qp_set() 66 TABLE_CASE(422, 12, max); in get_qp_set() 67 TABLE_CASE(422, 12, min); in get_qp_set()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dsc/ |
| D | rc_calc_fpu.h | 58 CM_444, /* 444 YUV or simple 422 */ 59 CM_422, /* native 422 */
|
| D | rc_calc_fpu.c | 67 int mode = MODE_SELECT(444, 422, 420); in get_qp_set() 82 TABLE_CASE(422, 8, max); in get_qp_set() 83 TABLE_CASE(422, 8, min); in get_qp_set() 84 TABLE_CASE(422, 10, max); in get_qp_set() 85 TABLE_CASE(422, 10, min); in get_qp_set() 86 TABLE_CASE(422, 12, max); in get_qp_set() 87 TABLE_CASE(422, 12, min); in get_qp_set()
|
| /kernel/linux/linux-6.6/drivers/usb/serial/ |
| D | Kconfig | 419 - UPort 1250 : 2 Port RS-232/422/485 USB to Serial Hub 420 - UPort 1250I : 2 Port RS-232/422/485 USB to Serial Hub with 425 - UPort 1450 : 4 Port RS-232/422/485 USB to Serial Hub 426 - UPort 1450I : 4 Port RS-232/422/485 USB to Serial Hub with 431 - UPort 1650-8 : 8 Port RS-232/422/485 USB to Serial Hub 435 - UPort 1650-16 : 16 Port RS-232/422/485 USB to Serial Hub
|
| D | io_edgeport.h | 35 __u32 IsRS422 :1; /* Set if RS-422 ports exist */
|
| /kernel/linux/linux-5.10/drivers/usb/serial/ |
| D | Kconfig | 419 - UPort 1250 : 2 Port RS-232/422/485 USB to Serial Hub 420 - UPort 1250I : 2 Port RS-232/422/485 USB to Serial Hub with 425 - UPort 1450 : 4 Port RS-232/422/485 USB to Serial Hub 426 - UPort 1450I : 4 Port RS-232/422/485 USB to Serial Hub with 431 - UPort 1650-8 : 8 Port RS-232/422/485 USB to Serial Hub 435 - UPort 1650-16 : 16 Port RS-232/422/485 USB to Serial Hub
|
| /kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/ |
| D | fimc-is-errno.c | 39 return "ERROR_OTF_INPUT_FORMAT: Invalid format (DRC: YUV444, FD: YUV444, 422, 420)"; in fimc_is_param_strerr() 51 return "ERROR_DMA_INPUT_FORMAT: Invalid format (DRC: YUV444 or YUV422, FD: YUV444,422,420)"; in fimc_is_param_strerr()
|
| D | fimc-is-errno.h | 137 /* invalid format (DRC: YUV444, FD: YUV444, 422, 420) */ 153 /* invalid format (DRC: YUV444 or YUV422, FD: YUV444, 422, 420) */
|
| /kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos4-is/ |
| D | fimc-is-errno.c | 39 return "ERROR_OTF_INPUT_FORMAT: Invalid format (DRC: YUV444, FD: YUV444, 422, 420)"; in fimc_is_param_strerr() 51 return "ERROR_DMA_INPUT_FORMAT: Invalid format (DRC: YUV444 or YUV422, FD: YUV444,422,420)"; in fimc_is_param_strerr()
|
| D | fimc-is-errno.h | 137 /* invalid format (DRC: YUV444, FD: YUV444, 422, 420) */ 153 /* invalid format (DRC: YUV444 or YUV422, FD: YUV444, 422, 420) */
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/ |
| D | ffb.c | 79 #define FFB_DFB422A_VOFF 0x07004000 /* DFB 422 mode write to A */ 80 #define FFB_DFB422AD_VOFF 0x07804000 /* DFB 422 mode with line doubling */ 82 #define FFB_DFB422B_VOFF 0x09004000 /* DFB 422 mode write to B */ 83 #define FFB_DFB422BD_VOFF 0x09804000 /* DFB 422 mode with line doubling */ 86 #define FFB_SFB422_VOFF 0x0ac04000 /* SFB 422 mode write to A/B */ 87 #define FFB_SFB422D_VOFF 0x0b404000 /* SFB 422 mode with line doubling */
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| D | ffb.c | 78 #define FFB_DFB422A_VOFF 0x07004000 /* DFB 422 mode write to A */ 79 #define FFB_DFB422AD_VOFF 0x07804000 /* DFB 422 mode with line doubling */ 81 #define FFB_DFB422B_VOFF 0x09004000 /* DFB 422 mode write to B */ 82 #define FFB_DFB422BD_VOFF 0x09804000 /* DFB 422 mode with line doubling */ 85 #define FFB_SFB422_VOFF 0x0ac04000 /* SFB 422 mode write to A/B */ 86 #define FFB_SFB422D_VOFF 0x0b404000 /* SFB 422 mode with line doubling */
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/ |
| D | rw.rst | 29 $ dd if=/dev/video of=myimage.422 bs=202752 count=1
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | rw.rst | 29 $ dd if=/dev/video of=myimage.422 bs=202752 count=1
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/ |
| D | dcn20_opp.c | 347 * the 422 horizontal chroma sub-sample filter. in opp2_program_left_edge_extra_pixel() 348 * Note that when left edge pixel is not "0", fmt pixel encoding can be in either 420 or 422 mode in opp2_program_left_edge_extra_pixel()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/ |
| D | dcn20_opp.c | 336 * the 422 horizontal chroma sub-sample filter. in opp2_program_left_edge_extra_pixel() 337 * Note that when left edge pixel is not "0", fmt pixel encoding can be in either 420 or 422 mode in opp2_program_left_edge_extra_pixel()
|
| /kernel/linux/linux-6.6/include/uapi/sound/intel/avs/ |
| D | tokens.h | 67 AVS_TKN_MODCFG_UPDOWN_MIX_COEFF_0_S32 = 422,
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/interrupt-controller/ |
| D | qcom,mpm.yaml | 94 <12 422>,
|