Searched refs:st3DLutInfo (Results 1 – 2 of 2) sorted by relevance
10485 XC_HDR_3DLUT_INFO st3DLutInfo = *(XC_HDR_3DLUT_INFO *)pParam; in MDrv_XC_HDR_Control() local10488 stXC3DLutInfo.pu8Data = st3DLutInfo.pu8Data; in MDrv_XC_HDR_Control()10489 stXC3DLutInfo.u32Size = st3DLutInfo.u32Size; in MDrv_XC_HDR_Control()
10483 XC_HDR_3DLUT_INFO st3DLutInfo = *(XC_HDR_3DLUT_INFO *)pParam;10486 stXC3DLutInfo.pu8Data = st3DLutInfo.pu8Data;10487 stXC3DLutInfo.u32Size = st3DLutInfo.u32Size;