Searched refs:NormalRgaCompatModeConvertRga2FullCscCoe (Results 1 – 1 of 1) sorted by relevance
1160 static inline void NormalRgaCompatModeConvertRga2FullCscCoe(rga2_csc_coe_t *coe, csc_coe_t *orig_co… in NormalRgaCompatModeConvertRga2FullCscCoe() function1170 NormalRgaCompatModeConvertRga2FullCscCoe(&csc->coe_y, &orig_csc->coe_y); in NormalRgaCompatModeConvertRga2FullCsc()1171 NormalRgaCompatModeConvertRga2FullCscCoe(&csc->coe_u, &orig_csc->coe_u); in NormalRgaCompatModeConvertRga2FullCsc()1172 NormalRgaCompatModeConvertRga2FullCscCoe(&csc->coe_v, &orig_csc->coe_v); in NormalRgaCompatModeConvertRga2FullCsc()