Searched defs:full_csc_float_t (Results 1 – 1 of 1) sorted by relevance
868 typedef struct full_csc_float_t { in NormalRgaFullColorSpaceConvert() struct869 csc_coe_float_t coe_y; in NormalRgaFullColorSpaceConvert()870 csc_coe_float_t coe_u; in NormalRgaFullColorSpaceConvert()871 csc_coe_float_t coe_v; in NormalRgaFullColorSpaceConvert()872 } full_csc_float_t; in NormalRgaFullColorSpaceConvert() typedef