| /OK3568_Linux_fs/kernel/drivers/gpu/drm/shmobile/ |
| H A D | shmob_drm_plane.c | 79 case DRM_FORMAT_NV24: in __shmob_drm_plane_setup() 106 case DRM_FORMAT_NV24: in __shmob_drm_plane_setup() 238 DRM_FORMAT_NV24,
|
| H A D | shmob_drm_kms.c | 63 .fourcc = DRM_FORMAT_NV24,
|
| H A D | shmob_drm_crtc.c | 229 case DRM_FORMAT_NV24: 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 D | drm_fourcc.h | 180 #define DRM_FORMAT_NV24 fourcc_code('N', 'V', '2', '4') /* non-subsampled Cr:Cb 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 D | drm_fourcc.h | 180 #define DRM_FORMAT_NV24 fourcc_code('N', 'V', '2', '4') /* non-subsampled Cr:Cb plane */ macro
|
| /OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/ |
| H A D | drm_fourcc.h | 237 #define DRM_FORMAT_NV24 fourcc_code('N', 'V', '2', '4') /* non-subsampled Cr:Cb plane */ macro
|
| /OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/ |
| H A D | drm_fourcc.h | 237 #define DRM_FORMAT_NV24 fourcc_code('N', 'V', '2', '4') /* non-subsampled Cr:Cb plane */ macro
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/ |
| H A D | drm_fourcc.h | 237 #define DRM_FORMAT_NV24 fourcc_code('N', 'V', '2', '4') /* non-subsampled Cr:Cb plane */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/drm/ |
| H A D | drm_fourcc.h | 237 #define DRM_FORMAT_NV24 fourcc_code('N', 'V', '2', '4') /* non-subsampled Cr:Cb plane */ macro
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/drm/ |
| H A D | drm_fourcc.h | 274 #define DRM_FORMAT_NV24 fourcc_code('N', 'V', '2', '4') /* non-subsampled Cr:Cb plane */ macro
|
| /OK3568_Linux_fs/external/linux-rga/core/3rdparty/libdrm/include/drm/ |
| H A D | drm_fourcc.h | 268 #define DRM_FORMAT_NV24 fourcc_code('N', 'V', '2', '4') /* non-subsampled Cr:Cb plane */ macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_fourcc.c | 225 …{ .format = DRM_FORMAT_NV24, .depth = 0, .num_planes = 2, .cpp = { 1, 2, 0 }, .hsub = 1, .vsub =… in __drm_format_info()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_vop_reg.c | 50 DRM_FORMAT_NV24, 64 DRM_FORMAT_NV24, 83 DRM_FORMAT_NV24, /* yuv444_8bit linear mode, 2 plane */
|
| H A D | rockchip_vop2_reg.c | 69 DRM_FORMAT_NV24, /* yuv444_8bit linear mode, 2 plane */ 95 DRM_FORMAT_NV24, /* yuv444_8bit linear mode, 2 plane */ 120 DRM_FORMAT_NV24, /* yuv444_8bit linear mode, 2 plane */
|
| H A D | rockchip_drm_vop2.c | 1927 case DRM_FORMAT_NV24: in vop2_convert_format() 1993 case DRM_FORMAT_NV24: in vop2_convert_tiled_format() 2021 case DRM_FORMAT_NV24: in vop3_convert_tiled_format() 2085 case DRM_FORMAT_NV24: in vop2_afbc_rb_swap() 2113 case DRM_FORMAT_NV24: in vop2_win_uv_swap()
|
| H A D | rockchip_drm_vop.c | 605 case DRM_FORMAT_NV24: in vop_convert_format() 722 case DRM_FORMAT_NV24: in is_yuv_support()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_scaler.c | 67 { DRM_FORMAT_NV24, SCALER_YUV444_2P_UV, 16, 16 },
|