Searched refs:DRM_FORMAT_P012 (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/ |
| H A D | drm_fourcc.h | 259 #define DRM_FORMAT_P012 fourcc_code('P', '0', '1', '2') /* 2x2 subsampled Cr:Cb plane 12 bits per … macro
|
| /OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/ |
| H A D | drm_fourcc.h | 259 #define DRM_FORMAT_P012 fourcc_code('P', '0', '1', '2') /* 2x2 subsampled Cr:Cb plane 12 bits per … macro
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/ |
| H A D | drm_fourcc.h | 259 #define DRM_FORMAT_P012 fourcc_code('P', '0', '1', '2') /* 2x2 subsampled Cr:Cb plane 12 bits per … macro
|
| /OK3568_Linux_fs/kernel/include/uapi/drm/ |
| H A D | drm_fourcc.h | 267 #define DRM_FORMAT_P012 fourcc_code('P', '0', '1', '2') /* 2x2 subsampled Cr:Cb plane 12 bits per … macro
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/drm/ |
| H A D | drm_fourcc.h | 302 #define DRM_FORMAT_P012 fourcc_code('P', '0', '1', '2') /* 2x2 subsampled Cr:Cb plane 12 bits per … macro
|
| /OK3568_Linux_fs/external/linux-rga/core/3rdparty/libdrm/include/drm/ |
| H A D | drm_fourcc.h | 296 #define DRM_FORMAT_P012 fourcc_code('P', '0', '1', '2') /* 2x2 subsampled Cr:Cb plane 12 bits per … macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/ |
| H A D | intel_sprite.c | 2053 case DRM_FORMAT_P012: in intel_format_is_p01x() 2516 DRM_FORMAT_P012, 2561 DRM_FORMAT_P012, 2593 DRM_FORMAT_P012, 2771 case DRM_FORMAT_P012: in skl_plane_format_mod_supported() 2843 case DRM_FORMAT_P012: in gen12_plane_format_mod_supported()
|
| H A D | intel_display.c | 2663 { .format = DRM_FORMAT_P012, .num_planes = 4, 3350 return DRM_FORMAT_P012; in skl_format_to_fourcc() 3794 case DRM_FORMAT_P012: in icl_min_plane_width() 4657 case DRM_FORMAT_P012: in skl_plane_ctl_format() 6241 case DRM_FORMAT_P012: in skl_update_scaler_plane()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_fourcc.c | 258 { .format = DRM_FORMAT_P012, .depth = 0, .num_planes = 2, in __drm_format_info()
|