Searched refs:SetCoeffRegs (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i830_video.c | 1569 SetCoeffRegs(double *coeff, int mantSize, coeffPtr pCoeff, int pos) function in typeref:typename:Bool 1656 SetCoeffRegs(&coeffs[i][j], mantSize + 2, pCoeff, pos); 1658 SetCoeffRegs(&coeffs[i][j], mantSize, pCoeff, pos); 1678 SetCoeffRegs(&coeffs[i][tap2Fix], mantSize + 2, pCoeff, pos); 1680 SetCoeffRegs(&coeffs[i][tap2Fix], mantSize, pCoeff, pos);
|
Completed in 7 milliseconds