Searched refs:xHi (Results 1 – 1 of 1) sorted by relevance
325 int16_t xHi, xLo; in artist_get_cursor_pos() local342 xHi = s->cursor_pos >> 19; in artist_get_cursor_pos()343 *x = ((xHi + pipelineDelay) * videoInterleave) - hbp_times_vi; in artist_get_cursor_pos()