Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_display.c10485 XC_HDR_3DLUT_INFO st3DLutInfo = *(XC_HDR_3DLUT_INFO *)pParam; in MDrv_XC_HDR_Control() local
10488 stXC3DLutInfo.pu8Data = st3DLutInfo.pu8Data; in MDrv_XC_HDR_Control()
10489 stXC3DLutInfo.u32Size = st3DLutInfo.u32Size; in MDrv_XC_HDR_Control()
H A Dmdrv_sc_display.c.010483 XC_HDR_3DLUT_INFO st3DLutInfo = *(XC_HDR_3DLUT_INFO *)pParam;
10486 stXC3DLutInfo.pu8Data = st3DLutInfo.pu8Data;
10487 stXC3DLutInfo.u32Size = st3DLutInfo.u32Size;