Home
last modified time | relevance | path

Searched defs:fourcc_code (Results 1 - 2 of 2) sorted by relevance

/third_party/libdrm/include/drm/
H A Ddrm_fourcc.h93 #define fourcc_code(a, b, c, d) ((__u32)(a) | ((__u32)(b) << 8) | \ macro
[all...]
/third_party/mesa3d/include/drm-uapi/
H A Ddrm_fourcc.h93 #define fourcc_code(a, b, c, d) ((__u32)(a) | ((__u32)(b) << 8) | \ macro
[all...]

Completed in 3 milliseconds