Searched defs:ia_css_3a_rgby_output (Results 1 – 1 of 1) sorted by relevance
215 struct ia_css_3a_rgby_output { struct216 u32 r; /** Number of R of one bin of the histogram R. (u24) */217 u32 g; /** Number of G of one bin of the histogram G. (u24) */218 u32 b; /** Number of B of one bin of the histogram B. (u24) */219 u32 y; /** Number of Y of one bin of the histogram Y. (u24) */