Home
last modified time | relevance | path

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

/device/soc/rockchip/common/hardware/gpu/include/
H A Dgbm.h83 #define gbm_fourcc_code(a, b, c, d) \ macro
[all...]
/device/soc/rockchip/rk3568/hardware/gpu/include/
H A Dgbm.h85 #define gbm_fourcc_code(a, b, c, d) ((uint32_t)(a) | ((uint32_t)(b) << 8) | \ macro
[all...]

Completed in 1 milliseconds