Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/
H A Dxf86drm.h953 #ifndef fourcc_mod_get_vendor
954 #define fourcc_mod_get_vendor(modifier) \ macro
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/src/
H A Dxf86drm.c4971 uint8_t vendor = fourcc_mod_get_vendor(modifier); in drmGetFormatModifierVendor()
4995 uint8_t vendorid = fourcc_mod_get_vendor(modifier); in drmGetFormatModifierName()