Searched refs:sVideoSatHueMatrix (Results 1 – 2 of 2) sorted by relevance
159 short sVideoSatHueMatrix[3][3];928 s_AceInfo[i].sVideoSatHueMatrix[0][0] = in InitACEVar()929 s_AceInfo[i].sVideoSatHueMatrix[1][1] = in InitACEVar()930 s_AceInfo[i].sVideoSatHueMatrix[2][2] = 1024; in InitACEVar()931 s_AceInfo[i].sVideoSatHueMatrix[0][1] = in InitACEVar()932 s_AceInfo[i].sVideoSatHueMatrix[1][0] = in InitACEVar()933 s_AceInfo[i].sVideoSatHueMatrix[2][0] = in InitACEVar()934 s_AceInfo[i].sVideoSatHueMatrix[0][2] = in InitACEVar()935 s_AceInfo[i].sVideoSatHueMatrix[1][2] = in InitACEVar()936 s_AceInfo[i].sVideoSatHueMatrix[2][1] = 0; in InitACEVar()[all …]
123 short sVideoSatHueMatrix[3][3]; member