| /OK3568_Linux_fs/external/gstreamer-rockchip/gst/rkximage/ |
| H A D | gstkmsutils.h | 33 #ifndef DRM_FORMAT_NV12_10 34 #define DRM_FORMAT_NV12_10 fourcc_code('N', 'A', '1', '2') macro
|
| H A D | gstkmsutils.c | 114 case DRM_FORMAT_NV12_10: in gst_drm_bpp_from_drm() 141 case DRM_FORMAT_NV12_10: in gst_drm_height_from_drm()
|
| H A D | gstkmsallocator.c | 478 if (fmt == DRM_FORMAT_NV12 || fmt == DRM_FORMAT_NV12_10 || in gst_kms_allocator_add_fb() 491 } else if (fmt == DRM_FORMAT_NV12_10) { in gst_kms_allocator_add_fb() 512 if (ret && fmt == DRM_FORMAT_NV12_10) in gst_kms_allocator_add_fb()
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/ |
| H A D | 0024-kmssink-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV1.patch | 61 + if (fmt == DRM_FORMAT_NV12 || fmt == DRM_FORMAT_NV12_10 || 74 + } else if (fmt == DRM_FORMAT_NV12_10) { 95 + if (ret && fmt == DRM_FORMAT_NV12_10) 336 + case DRM_FORMAT_NV12_10: 345 + case DRM_FORMAT_NV12_10: 358 +#ifndef DRM_FORMAT_NV12_10 359 +#define DRM_FORMAT_NV12_10 fourcc_code('N', 'A', '1', '2')
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/ |
| H A D | 0025-kmssink-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV1.patch | 53 + if (fmt == DRM_FORMAT_NV12 || fmt == DRM_FORMAT_NV12_10 || 66 + } else if (fmt == DRM_FORMAT_NV12_10) { 87 + if (ret && fmt == DRM_FORMAT_NV12_10) 328 + case DRM_FORMAT_NV12_10: 337 + case DRM_FORMAT_NV12_10: 350 +#ifndef DRM_FORMAT_NV12_10 351 +#define DRM_FORMAT_NV12_10 fourcc_code('N', 'A', '1', '2')
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22/ |
| H A D | 0025-kmssink-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV1.patch | 53 + if (fmt == DRM_FORMAT_NV12 || fmt == DRM_FORMAT_NV12_10 || 66 + } else if (fmt == DRM_FORMAT_NV12_10) { 87 + if (ret && fmt == DRM_FORMAT_NV12_10) 328 + case DRM_FORMAT_NV12_10: 337 + case DRM_FORMAT_NV12_10: 350 +#ifndef DRM_FORMAT_NV12_10 351 +#define DRM_FORMAT_NV12_10 fourcc_code('N', 'A', '1', '2')
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | xv.c | 35 #ifndef DRM_FORMAT_NV12_10 36 #define DRM_FORMAT_NV12_10 fourcc_code('N', 'A', '1', '2') macro 302 if (drm_fourcc == DRM_FORMAT_NV12_10) { in ms_exa_xv_create_dma_pixmap()
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20/ |
| H A D | 0007-HACK-xvimagesink-Support-dma-buffer-rendering.patch | 183 +#ifndef DRM_FORMAT_NV12_10 184 +#define DRM_FORMAT_NV12_10 fourcc_code('N', 'A', '1', '2') 470 + context->drm_fourcc = DRM_FORMAT_NV12_10;
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22/ |
| H A D | 0007-HACK-xvimagesink-Support-dma-buffer-rendering.patch | 183 +#ifndef DRM_FORMAT_NV12_10 184 +#define DRM_FORMAT_NV12_10 fourcc_code('N', 'A', '1', '2') 470 + context->drm_fourcc = DRM_FORMAT_NV12_10;
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-base/ |
| H A D | 0007-HACK-xvimagesink-Support-dma-buffer-rendering.patch | 183 +#ifndef DRM_FORMAT_NV12_10 184 +#define DRM_FORMAT_NV12_10 fourcc_code('N', 'A', '1', '2') 470 + context->drm_fourcc = DRM_FORMAT_NV12_10;
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_xv.c | 69 #ifndef DRM_FORMAT_NV12_10 70 #define DRM_FORMAT_NV12_10 fourcc_code('N', 'A', '1', '2') macro 673 case DRM_FORMAT_NV12_10: in glamor_xv_render_dma()
|
| /OK3568_Linux_fs/external/linux-rga/core/3rdparty/libdrm/include/drm/ |
| H A D | drm_fourcc.h | 264 #define DRM_FORMAT_NV12_10 fourcc_code('N', 'A', '1', '2') /* 2x2 subsampled Cr:Cb plane */ macro
|
| /OK3568_Linux_fs/external/gstreamer-rockchip/gst/kmssrc/ |
| H A D | gstkmssrc.c | 37 #ifndef DRM_FORMAT_NV12_10 38 #define DRM_FORMAT_NV12_10 fourcc_code('N', 'A', '1', '2') macro
|