Home
last modified time | relevance | path

Searched refs:IS_AMD_FMT_MOD (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/drm/
H A Ddrm_fourcc.h1165 #define IS_AMD_FMT_MOD(val) (((val) >> 56) == DRM_FORMAT_MOD_VENDOR_AMD) macro
/OK3568_Linux_fs/external/linux-rga/core/3rdparty/libdrm/include/drm/
H A Ddrm_fourcc.h1140 #define IS_AMD_FMT_MOD(val) (((val) >> 56) == DRM_FORMAT_MOD_VENDOR_AMD) macro