Searched defs:pps_data (Results 1 – 2 of 2) sorted by relevance
123 struct pps_data { struct124 u32 pic_width;125 u32 pic_height;126 u32 slice_width;127 u32 slice_height;128 bool convert_rgb;129 u8 bpc;130 u8 bpp;131 u8 raw_pps[128];
413 struct pd_pps_data pps_data; member