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