Searched refs:xLo (Results 1 – 1 of 1) sorted by relevance
323 int16_t xHi, xLo; in artist_get_cursor_pos() local343 xLo = (s->cursor_pos >> 16) & 0x07; in artist_get_cursor_pos()344 *x += ((xLo - hbp_times_vi) & (videoInterleave - 1)) + 8 - 1; in artist_get_cursor_pos()