| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-kernel/linux-libc-headers/linux-libc-headers_4.4-custom/ |
| H A D | 0001-v4l-add-Mediatek-compressed-video-block-format.patch | 6 Add V4L2_PIX_FMT_MT21C format used on MT8173 driver. 30 + case V4L2_PIX_FMT_MT21C: descr = "Mediatek Compressed Format"; break; 42 +#define V4L2_PIX_FMT_MT21C v4l2_fourcc('M', 'T', '2', '1') /* Mediatek compressed block mode */
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5webengine-chromium/ |
| H A D | 0014-media-gpu-chromeos-Define-MT21C-for-old-kernel.patch | 19 +#ifndef V4L2_PIX_FMT_MT21C 20 +#define V4L2_PIX_FMT_MT21C v4l2_fourcc('M', 'T', '2', '1') /* Mediatek compressed block mode */
|
| H A D | 0014-media-gpu-chromeos-Define-new-formats-for-old-kernel.patch | 19 +#ifndef V4L2_PIX_FMT_MT21C 20 +#define V4L2_PIX_FMT_MT21C v4l2_fourcc('M', 'T', '2', '1') /* Mediatek compressed block mode */
|
| H A D | 0004-Add-support-for-V4L2VDA-on-Linux.patch | 344 + case V4L2_PIX_FMT_MT21C:
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_111.0.5563/ |
| H A D | 0016-media-gpu-chromeos-Define-new-formats-for-old-kernel.patch | 19 +#ifndef V4L2_PIX_FMT_MT21C 20 +#define V4L2_PIX_FMT_MT21C v4l2_fourcc('M', 'T', '2', '1') /* Mediatek compressed block mode */
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_105.0.5195/ |
| H A D | 0016-media-gpu-chromeos-Define-new-formats-for-old-kernel.patch | 19 +#ifndef V4L2_PIX_FMT_MT21C 20 +#define V4L2_PIX_FMT_MT21C v4l2_fourcc('M', 'T', '2', '1') /* Mediatek compressed block mode */
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_104.0.5112/ |
| H A D | 0017-media-gpu-chromeos-Define-new-formats-for-old-kernel.patch | 19 +#ifndef V4L2_PIX_FMT_MT21C 20 +#define V4L2_PIX_FMT_MT21C v4l2_fourcc('M', 'T', '2', '1') /* Mediatek compressed block mode */
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_109.0.5414/ |
| H A D | 0016-media-gpu-chromeos-Define-new-formats-for-old-kernel.patch | 19 +#ifndef V4L2_PIX_FMT_MT21C 20 +#define V4L2_PIX_FMT_MT21C v4l2_fourcc('M', 'T', '2', '1') /* Mediatek compressed block mode */
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/mtk-mdp/ |
| H A D | mtk_mdp_regs.c | 34 case V4L2_PIX_FMT_MT21C: in mtk_mdp_map_color_format()
|
| H A D | mtk_mdp_m2m.c | 50 .pixelformat = V4L2_PIX_FMT_MT21C,
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-reserved.rst | 238 - ``V4L2_PIX_FMT_MT21C`` 243 used to convert ``V4L2_PIX_FMT_MT21C`` to ``V4L2_PIX_FMT_NV12M``,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | videodev2.h | 683 #define V4L2_PIX_FMT_MT21C v4l2_fourcc('M', 'T', '2', '1') /* Mediatek compressed block mode */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | videodev2.h | 683 #define V4L2_PIX_FMT_MT21C v4l2_fourcc('M', 'T', '2', '1') /* Mediatek compressed block mode */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | videodev2.h | 740 #define V4L2_PIX_FMT_MT21C v4l2_fourcc('M', 'T', '2', '1') /* Mediatek compressed block mode */ macro
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/ |
| H A D | videodev2.h | 742 #define V4L2_PIX_FMT_MT21C v4l2_fourcc('M', 'T', '2', '1') /* Mediatek compressed block mode */ macro
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/mtk-vcodec/ |
| H A D | mtk_vcodec_dec.c | 47 .fourcc = V4L2_PIX_FMT_MT21C,
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-ioctl.c | 1481 case V4L2_PIX_FMT_MT21C: descr = "Mediatek Compressed Format"; break; in v4l_fill_fmtdesc()
|