Searched refs:start_pos (Results 1 – 1 of 1) sorted by relevance
434 uint32_t start_pos, abs_pos; in index_alpha() local436 start_pos = 0; in index_alpha()454 start_pos = (slice + 1) * ctx->segment_length; in index_alpha()461 abs_pos = (start_pos + rel_pos) % ctx->lane_length; in index_alpha()
Completed in 9 milliseconds