/openbmc/linux/drivers/gpu/drm/armada/ |
H A 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()
|
/openbmc/linux/drivers/staging/media/atomisp/pci/ |
H A 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 */
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/ |
H A D | throw-exception-on-unknown-os.patch | 9 @@ -422,7 +422,8 @@
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/ |
H A D | throw-exception-on-unknown-os.patch | 9 @@ -422,7 +422,8 @@
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/sox/sox/ |
H A D | 0001-remove-the-error-line-and-live-without-file-type-det.patch | 18 @@ -422,7 +422,6 @@ static void UNUSED rewind_pipe(FILE * fp)
|
/openbmc/linux/Documentation/gpu/ |
H A 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
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dsc/ |
H A D | rc_calc_fpu.h | 58 CM_444, /* 444 YUV or simple 422 */ 59 CM_422, /* native 422 */
|
H A 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()
|
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/ |
H A D | 0007-linux-syslinux-implement-ext_construct_sectmap_fs.patch | 21 @@ -422,10 +422,60 @@ int install_bootblock(int fd, const char *device)
|
H A D | 0005-linux-syslinux-implement-handle_adv_on_ext.patch | 21 @@ -422,6 +422,103 @@ int install_bootblock(int fd, const char *device)
|
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/ |
H A D | 0002-nslookup-sanitize-all-printed-strings-with-printable.patch | 31 @@ -422,7 +422,7 @@ static NOINLINE int parse_reply(const unsigned char *msg, size_t len)
|
/openbmc/linux/drivers/usb/serial/ |
H A 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
|
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/ |
H A 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()
|
H A 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) */
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
H A D | 0006-Use-uintmax_t-for-handling-rlim_t.patch | 79 @@ -422,7 +422,7 @@ int rlimit_nofile_safe(void) {
|
/openbmc/linux/drivers/video/fbdev/ |
H A 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 */
|
/openbmc/openbmc/poky/meta/recipes-multimedia/ffmpeg/ffmpeg/ |
H A D | 0001-lavc-h264dsp-move-RISC-V-fn-pointers-to-.data.rel.ro.patch | 15 index 422ac02..97c6708 100644
|
/openbmc/openbmc-test-automation/lib/ |
H A D | rest_response_code.robot | 40 ${HTTP_UNPROCESSABLE_ENTITY} 422
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/bridge-utils/bridge-utils/ |
H A D | 0001-include-missing-kernel-header.patch | 20 index 962f316..422ec33 100644
|
/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman-gnome/ |
H A D | connman-gnome-fix-dbus-interface-name.patch | 86 @@ -422,13 +422,13 @@ void connman_client_connect(ConnmanClient *client, const gchar *network)
|
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/ |
H A D | 0001-configure-Pass-LDFLAGS-to-tests-doing-link-step.patch | 72 @@ -422,12 +422,12 @@ cat > conftest.c << _EOF_
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | rw.rst | 29 $ dd if=/dev/video of=myimage.422 bs=202752 count=1
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcanberra/files/ |
H A D | 0001-build-gtk-and-gtk3-version-for-canberra_gtk_play.patch | 71 @@ -416,7 +422,9 @@ canberra_gtk_play_LDADD = \
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A 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()
|
/openbmc/linux/include/uapi/sound/intel/avs/ |
H A D | tokens.h | 67 AVS_TKN_MODCFG_UPDOWN_MIX_COEFF_0_S32 = 422,
|