Searched refs:hindex (Results 1 – 2 of 2) sorted by relevance
66 __u32 hindex; /* Handle index, or ~0 if not present. */ member
342 unsigned int hindex = findFilterCoefficientsIndex(hfactor); in writeFilterCoefficients() local345 if ((hindex == 0) && (vindex == 0)) in writeFilterCoefficients()352 …cnt += __writeFilterCoefficients(g2dHoriFilterCoef, hindex, base + sizeof(g2dVertFilterCoef[0]), r… in writeFilterCoefficients()357 hindex = findFilterCoefficientsIndex(hfactor); in writeFilterCoefficients()361 …cnt += __writeFilterCoefficients(g2dHoriFilterCoef, hindex, base + sizeof(g2dVertFilterCoef[0]), r… in writeFilterCoefficients()