Searched refs:csc_coe_t (Results 1 – 4 of 4) sorted by relevance
201 typedef struct csc_coe_t { struct206 } csc_coe_t; argument210 csc_coe_t coe_y;211 csc_coe_t coe_u;212 csc_coe_t coe_v;
315 typedef struct csc_coe_t { struct320 } csc_coe_t; argument324 csc_coe_t coe_y;325 csc_coe_t coe_u;326 csc_coe_t coe_v;
298 typedef struct csc_coe_t { struct303 } csc_coe_t; argument307 csc_coe_t coe_y;308 csc_coe_t coe_u;309 csc_coe_t coe_v;
1160 static inline void NormalRgaCompatModeConvertRga2FullCscCoe(rga2_csc_coe_t *coe, csc_coe_t *orig_co… in NormalRgaCompatModeConvertRga2FullCscCoe()