Home
last modified time | relevance | path

Searched refs:fourcc_mod_code (Results 1 – 20 of 20) sorted by relevance

/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.h230 #define fourcc_mod_code(vendor, val) \ macro
248 #define DRM_FORMAT_MOD_INVALID fourcc_mod_code(NONE, DRM_FORMAT_RESERVED)
258 #define DRM_FORMAT_MOD_LINEAR fourcc_mod_code(NONE, 0)
274 #define I915_FORMAT_MOD_X_TILED fourcc_mod_code(INTEL, 1)
289 #define I915_FORMAT_MOD_Y_TILED fourcc_mod_code(INTEL, 2)
304 #define I915_FORMAT_MOD_Yf_TILED fourcc_mod_code(INTEL, 3)
323 #define I915_FORMAT_MOD_Y_TILED_CCS fourcc_mod_code(INTEL, 4)
324 #define I915_FORMAT_MOD_Yf_TILED_CCS fourcc_mod_code(INTEL, 5)
339 #define DRM_FORMAT_MOD_SAMSUNG_64_32_TILE fourcc_mod_code(SAMSUNG, 1)
348 #define DRM_FORMAT_MOD_SAMSUNG_16_16_TILE fourcc_mod_code(SAMSUNG, 2)
[all …]
/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.h230 #define fourcc_mod_code(vendor, val) \ macro
248 #define DRM_FORMAT_MOD_INVALID fourcc_mod_code(NONE, DRM_FORMAT_RESERVED)
258 #define DRM_FORMAT_MOD_LINEAR fourcc_mod_code(NONE, 0)
274 #define I915_FORMAT_MOD_X_TILED fourcc_mod_code(INTEL, 1)
289 #define I915_FORMAT_MOD_Y_TILED fourcc_mod_code(INTEL, 2)
304 #define I915_FORMAT_MOD_Yf_TILED fourcc_mod_code(INTEL, 3)
323 #define I915_FORMAT_MOD_Y_TILED_CCS fourcc_mod_code(INTEL, 4)
324 #define I915_FORMAT_MOD_Yf_TILED_CCS fourcc_mod_code(INTEL, 5)
339 #define DRM_FORMAT_MOD_SAMSUNG_64_32_TILE fourcc_mod_code(SAMSUNG, 1)
348 #define DRM_FORMAT_MOD_SAMSUNG_16_16_TILE fourcc_mod_code(SAMSUNG, 2)
[all …]
/OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/
H A Ddrm_fourcc.h317 #define fourcc_mod_code(vendor, val) \ macro
335 #define DRM_FORMAT_MOD_INVALID fourcc_mod_code(NONE, DRM_FORMAT_RESERVED)
345 #define DRM_FORMAT_MOD_LINEAR fourcc_mod_code(NONE, 0)
361 #define I915_FORMAT_MOD_X_TILED fourcc_mod_code(INTEL, 1)
376 #define I915_FORMAT_MOD_Y_TILED fourcc_mod_code(INTEL, 2)
391 #define I915_FORMAT_MOD_Yf_TILED fourcc_mod_code(INTEL, 3)
410 #define I915_FORMAT_MOD_Y_TILED_CCS fourcc_mod_code(INTEL, 4)
411 #define I915_FORMAT_MOD_Yf_TILED_CCS fourcc_mod_code(INTEL, 5)
426 #define DRM_FORMAT_MOD_SAMSUNG_64_32_TILE fourcc_mod_code(SAMSUNG, 1)
435 #define DRM_FORMAT_MOD_SAMSUNG_16_16_TILE fourcc_mod_code(SAMSUNG, 2)
[all …]
/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/
H A Ddrm_fourcc.h317 #define fourcc_mod_code(vendor, val) \ macro
335 #define DRM_FORMAT_MOD_INVALID fourcc_mod_code(NONE, DRM_FORMAT_RESERVED)
345 #define DRM_FORMAT_MOD_LINEAR fourcc_mod_code(NONE, 0)
361 #define I915_FORMAT_MOD_X_TILED fourcc_mod_code(INTEL, 1)
376 #define I915_FORMAT_MOD_Y_TILED fourcc_mod_code(INTEL, 2)
391 #define I915_FORMAT_MOD_Yf_TILED fourcc_mod_code(INTEL, 3)
410 #define I915_FORMAT_MOD_Y_TILED_CCS fourcc_mod_code(INTEL, 4)
411 #define I915_FORMAT_MOD_Yf_TILED_CCS fourcc_mod_code(INTEL, 5)
426 #define DRM_FORMAT_MOD_SAMSUNG_64_32_TILE fourcc_mod_code(SAMSUNG, 1)
435 #define DRM_FORMAT_MOD_SAMSUNG_16_16_TILE fourcc_mod_code(SAMSUNG, 2)
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/
H A Ddrm_fourcc.h317 #define fourcc_mod_code(vendor, val) \ macro
335 #define DRM_FORMAT_MOD_INVALID fourcc_mod_code(NONE, DRM_FORMAT_RESERVED)
345 #define DRM_FORMAT_MOD_LINEAR fourcc_mod_code(NONE, 0)
361 #define I915_FORMAT_MOD_X_TILED fourcc_mod_code(INTEL, 1)
376 #define I915_FORMAT_MOD_Y_TILED fourcc_mod_code(INTEL, 2)
391 #define I915_FORMAT_MOD_Yf_TILED fourcc_mod_code(INTEL, 3)
410 #define I915_FORMAT_MOD_Y_TILED_CCS fourcc_mod_code(INTEL, 4)
411 #define I915_FORMAT_MOD_Yf_TILED_CCS fourcc_mod_code(INTEL, 5)
426 #define DRM_FORMAT_MOD_SAMSUNG_64_32_TILE fourcc_mod_code(SAMSUNG, 1)
435 #define DRM_FORMAT_MOD_SAMSUNG_16_16_TILE fourcc_mod_code(SAMSUNG, 2)
[all …]
/OK3568_Linux_fs/kernel/include/uapi/drm/
H A Ddrm_fourcc.h343 #define fourcc_mod_code(vendor, val) \ macro
386 #define DRM_FORMAT_MOD_INVALID fourcc_mod_code(NONE, DRM_FORMAT_RESERVED)
396 #define DRM_FORMAT_MOD_LINEAR fourcc_mod_code(NONE, 0)
415 #define I915_FORMAT_MOD_X_TILED fourcc_mod_code(INTEL, 1)
433 #define I915_FORMAT_MOD_Y_TILED fourcc_mod_code(INTEL, 2)
448 #define I915_FORMAT_MOD_Yf_TILED fourcc_mod_code(INTEL, 3)
467 #define I915_FORMAT_MOD_Y_TILED_CCS fourcc_mod_code(INTEL, 4)
468 #define I915_FORMAT_MOD_Yf_TILED_CCS fourcc_mod_code(INTEL, 5)
479 #define I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCS fourcc_mod_code(INTEL, 6)
492 #define I915_FORMAT_MOD_Y_TILED_GEN12_MC_CCS fourcc_mod_code(INTEL, 7)
[all …]
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/drm/
H A Ddrm_fourcc.h376 #define fourcc_mod_code(vendor, val) \ macro
419 #define DRM_FORMAT_MOD_INVALID fourcc_mod_code(NONE, DRM_FORMAT_RESERVED)
429 #define DRM_FORMAT_MOD_LINEAR fourcc_mod_code(NONE, 0)
458 #define I915_FORMAT_MOD_X_TILED fourcc_mod_code(INTEL, 1)
476 #define I915_FORMAT_MOD_Y_TILED fourcc_mod_code(INTEL, 2)
491 #define I915_FORMAT_MOD_Yf_TILED fourcc_mod_code(INTEL, 3)
510 #define I915_FORMAT_MOD_Y_TILED_CCS fourcc_mod_code(INTEL, 4)
511 #define I915_FORMAT_MOD_Yf_TILED_CCS fourcc_mod_code(INTEL, 5)
522 #define I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCS fourcc_mod_code(INTEL, 6)
535 #define I915_FORMAT_MOD_Y_TILED_GEN12_MC_CCS fourcc_mod_code(INTEL, 7)
[all …]
/OK3568_Linux_fs/external/linux-rga/core/3rdparty/libdrm/include/drm/
H A Ddrm_fourcc.h370 #define fourcc_mod_code(vendor, val) \ macro
413 #define DRM_FORMAT_MOD_INVALID fourcc_mod_code(NONE, DRM_FORMAT_RESERVED)
423 #define DRM_FORMAT_MOD_LINEAR fourcc_mod_code(NONE, 0)
452 #define I915_FORMAT_MOD_X_TILED fourcc_mod_code(INTEL, 1)
470 #define I915_FORMAT_MOD_Y_TILED fourcc_mod_code(INTEL, 2)
485 #define I915_FORMAT_MOD_Yf_TILED fourcc_mod_code(INTEL, 3)
504 #define I915_FORMAT_MOD_Y_TILED_CCS fourcc_mod_code(INTEL, 4)
505 #define I915_FORMAT_MOD_Yf_TILED_CCS fourcc_mod_code(INTEL, 5)
516 #define I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCS fourcc_mod_code(INTEL, 6)
529 #define I915_FORMAT_MOD_Y_TILED_GEN12_MC_CCS fourcc_mod_code(INTEL, 7)
[all …]
/OK3568_Linux_fs/external/drm-cursor/
H A Ddrm_common.h33 #define DRM_FORMAT_MOD_ARM_AFBC(__afbc_mode) fourcc_mod_code(ARM, __afbc_mode)
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rkximage/
H A Dgstkmsutils.h54 #define DRM_FORMAT_MOD_ARM_AFBC(__afbc_mode) fourcc_mod_code(ARM, __afbc_mode)
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22/
H A D0012-glupload-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV.patch167 +#define DRM_FORMAT_MOD_ARM_AFBC(__afbc_mode) fourcc_mod_code(ARM, __afbc_mode)
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-base/
H A D0012-glupload-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV.patch167 +#define DRM_FORMAT_MOD_ARM_AFBC(__afbc_mode) fourcc_mod_code(ARM, __afbc_mode)
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20/
H A D0012-glupload-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV.patch167 +#define DRM_FORMAT_MOD_ARM_AFBC(__afbc_mode) fourcc_mod_code(ARM, __afbc_mode)
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/
H A D0024-kmssink-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV1.patch379 +#define DRM_FORMAT_MOD_ARM_AFBC(__afbc_mode) fourcc_mod_code(ARM, __afbc_mode)
H A D0025-waylandsink-Support-NV12_10LE40-and-NV12-NV12_10LE40.patch353 +#define DRM_FORMAT_MOD_ARM_AFBC(__afbc_mode) fourcc_mod_code(ARM, __afbc_mode)
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/
H A D0025-kmssink-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV1.patch371 +#define DRM_FORMAT_MOD_ARM_AFBC(__afbc_mode) fourcc_mod_code(ARM, __afbc_mode)
H A D0026-waylandsink-Support-NV12_10LE40-and-NV12-NV12_10LE40.patch381 +#define DRM_FORMAT_MOD_ARM_AFBC(__afbc_mode) fourcc_mod_code(ARM, __afbc_mode)
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22/
H A D0025-kmssink-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV1.patch371 +#define DRM_FORMAT_MOD_ARM_AFBC(__afbc_mode) fourcc_mod_code(ARM, __afbc_mode)
H A D0026-waylandsink-Support-NV12_10LE40-and-NV12-NV12_10LE40.patch381 +#define DRM_FORMAT_MOD_ARM_AFBC(__afbc_mode) fourcc_mod_code(ARM, __afbc_mode)
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_xv.c90 #define DRM_FORMAT_MOD_ARM_AFBC(__afbc_mode) fourcc_mod_code(ARM, __afbc_mode)