Home
last modified time | relevance | path

Searched refs:NormalRgaCompatModeConvertRga2FullCscCoe (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/linux-rga/core/
H A DNormalRgaApi.cpp1160 static inline void NormalRgaCompatModeConvertRga2FullCscCoe(rga2_csc_coe_t *coe, csc_coe_t *orig_co… in NormalRgaCompatModeConvertRga2FullCscCoe() function
1170 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()