Searched defs:msm_format (Results 1 – 1 of 1) sorted by relevance
51 struct msm_format { struct52 uint32_t pixel_format;53 enum mdp_bpc bpc_g_y, bpc_b_cb, bpc_r_cr;54 enum mdp_bpc_alpha bpc_a;55 u8 element[4];58 bool alpha_enable;59 u8 unpack_count;60 u8 bpp;61 unsigned long flags;62 u8 num_planes;[all …]
Completed in 3 milliseconds