Searched refs:pVal (Results 1 – 3 of 3) sorted by relevance
239 GLshort *pVal = (GLshort *) pc; in swapArray() local242 __GLX_SWAP_SHORT(&pVal[j]); in swapArray()250 GLint *pVal = (GLint *) pc; in swapArray() local253 __GLX_SWAP_INT(&pVal[j]); in swapArray()260 GLfloat *pVal = (GLfloat *) pc; in swapArray() local263 __GLX_SWAP_FLOAT(&pVal[j]); in swapArray()270 GLdouble *pVal = (GLdouble *) pc; in swapArray() local273 __GLX_SWAP_DOUBLE(&pVal[j]); in swapArray()
112 s32 pVal, pCalc, rDivOpt = 0, pCalcOpt = 1000; in stv6110x_set_frequency() local120 pVal = 40; in stv6110x_set_frequency()124 pVal = 40; in stv6110x_set_frequency()128 pVal = 20; in stv6110x_set_frequency()132 pVal = 20; in stv6110x_set_frequency()138 if ((abs((s32)(pCalc - pVal))) < (abs((s32)(pCalcOpt - pVal)))) in stv6110x_set_frequency()144 divider = (frequency * R_DIV(rDivOpt) * pVal) / REFCLOCK_kHz; in stv6110x_set_frequency()
720 u16 *pVal = NULL; in ov5693_read_otp_reg_array() local723 pVal = (u16 *)(buf + index); in ov5693_read_otp_reg_array()726 pVal); in ov5693_read_otp_reg_array()