Searched defs:GBM_BO_USE_HW_VIDEO_ENCODER (Results 1 – 3 of 3) sorted by relevance
54 #define GBM_BO_USE_HW_VIDEO_ENCODER (1 << 14) macro
64 pub const GBM_BO_USE_HW_VIDEO_ENCODER: gbm_bo_flags = 16384; constant
275 GBM_BO_USE_HW_VIDEO_ENCODER = (1 << 14), enumerator