Searched defs:ia_css_3a_rgby_output (Results 1 – 1 of 1) sorted by relevance
206 struct ia_css_3a_rgby_output { struct207 u32 r; /** Number of R of one bin of the histogram R. (u24) */208 u32 g; /** Number of G of one bin of the histogram G. (u24) */209 u32 b; /** Number of B of one bin of the histogram B. (u24) */210 u32 y; /** Number of Y of one bin of the histogram Y. (u24) */