Searched refs:full_csc_t (Results 1 – 4 of 4) sorted by relevance
305 typedef struct full_csc_t { struct310 } full_csc_t; argument435 full_csc_t full_csc; /* full color space convert */489 full_csc_t full_csc; /* full color space convert */585 full_csc_t full_csc; /* full color space convert */
208 typedef struct full_csc_t { struct213 } full_csc_t; typedef437 full_csc_t full_csc; /* full color space convert */
322 typedef struct full_csc_t { struct327 } full_csc_t; argument551 full_csc_t full_csc; /* full color space convert */
876 full_csc_t default_csc_table; in NormalRgaFullColorSpaceConvert()947 memcpy(&msg->full_csc, &default_csc_table, sizeof(full_csc_t)); in NormalRgaFullColorSpaceConvert()1167 static inline void NormalRgaCompatModeConvertRga2FullCsc(rga2_full_csc_t *csc, full_csc_t *orig_csc… in NormalRgaCompatModeConvertRga2FullCsc()