Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/linux-rga/core/hardware/
H A Drga2_driver.h106 } rga2_csc_coe_t; typedef
110 rga2_csc_coe_t coe_y;
111 rga2_csc_coe_t coe_u;
112 rga2_csc_coe_t coe_v;
/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()