Searched refs:ref_block (Results 1 – 1 of 1) sorted by relevance
469 BLOCK *ref_block = NULL, *curr_block = NULL; in fill_segment() local535 ref_block = ctx->memory + ctx->lane_length * ref_lane + ref_index; in fill_segment()539 fill_block(ctx->memory + prev_offset, ref_block, curr_block, 0); in fill_segment()543 fill_block(ctx->memory + prev_offset, ref_block, curr_block, in fill_segment()
Completed in 6 milliseconds