Searched refs:py (Results 1 – 4 of 4) sorted by relevance
255 int *px, int *py) in sticon_getxy() argument286 if (py) *py = y; in sticon_getxy()
2720 int *px, int *py) in fbcon_getxy() argument2753 if (py) in fbcon_getxy()2754 *py = y; in fbcon_getxy()
279 unsigned char *py, *pu, *pv; in ar_read() local376 py = yuv; in ar_read()377 pu = py + (ar->frame_bytes / 2); in ar_read()382 *py++ = *p++; in ar_read()384 *py++ = *p++; in ar_read()
43 int32_t *px, int32_t *py, u_int16_t np);4201 int32_t *px, int32_t *py, u_int16_t np) in ar9003_hw_power_interpolate() argument4221 hy = py[ip]; in ar9003_hw_power_interpolate()4230 ly = py[ip]; in ar9003_hw_power_interpolate()