Home
last modified time | relevance | path

Searched refs:DRM_FORMAT_NV42 (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/shmobile/
H A Dshmob_drm_plane.c73 case DRM_FORMAT_NV42: in __shmob_drm_plane_setup()
107 case DRM_FORMAT_NV42: in __shmob_drm_plane_setup()
239 DRM_FORMAT_NV42,
H A Dshmob_drm_kms.c68 .fourcc = DRM_FORMAT_NV42,
H A Dshmob_drm_crtc.c223 case DRM_FORMAT_NV42: in shmob_drm_crtc_start()
/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/drm/
H A Ddrm_fourcc.h181 #define DRM_FORMAT_NV42 fourcc_code('N', 'V', '4', '2') /* non-subsampled Cb:Cr plane */ 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/drm/
H A Ddrm_fourcc.h181 #define DRM_FORMAT_NV42 fourcc_code('N', 'V', '4', '2') /* non-subsampled Cb:Cr plane */ macro
/OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/
H A Ddrm_fourcc.h238 #define DRM_FORMAT_NV42 fourcc_code('N', 'V', '4', '2') /* non-subsampled Cb:Cr plane */ macro
/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/
H A Ddrm_fourcc.h238 #define DRM_FORMAT_NV42 fourcc_code('N', 'V', '4', '2') /* non-subsampled Cb:Cr plane */ macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/
H A Ddrm_fourcc.h238 #define DRM_FORMAT_NV42 fourcc_code('N', 'V', '4', '2') /* non-subsampled Cb:Cr plane */ macro
/OK3568_Linux_fs/kernel/include/uapi/drm/
H A Ddrm_fourcc.h238 #define DRM_FORMAT_NV42 fourcc_code('N', 'V', '4', '2') /* non-subsampled Cb:Cr plane */ macro
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/drm/
H A Ddrm_fourcc.h275 #define DRM_FORMAT_NV42 fourcc_code('N', 'V', '4', '2') /* non-subsampled Cb:Cr plane */ macro
/OK3568_Linux_fs/external/linux-rga/core/3rdparty/libdrm/include/drm/
H A Ddrm_fourcc.h269 #define DRM_FORMAT_NV42 fourcc_code('N', 'V', '4', '2') /* non-subsampled Cb:Cr plane */ macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_fourcc.c226 …{ .format = DRM_FORMAT_NV42, .depth = 0, .num_planes = 2, .cpp = { 1, 2, 0 }, .hsub = 1, .vsub =… in __drm_format_info()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_drm_scaler.c68 { DRM_FORMAT_NV42, SCALER_YUV444_2P_VU, 16, 16 },
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_vop2_reg.c70 DRM_FORMAT_NV42, /* yvu444_8bit linear mode, 2 plane */
96 DRM_FORMAT_NV42, /* yvu444_8bit linear mode, 2 plane */
H A Drockchip_drm_vop2.c1928 case DRM_FORMAT_NV42: in vop2_convert_format()
1994 case DRM_FORMAT_NV42: in vop2_convert_tiled_format()
2022 case DRM_FORMAT_NV42: in vop3_convert_tiled_format()