Searched refs:stripe_bottom (Results 1 – 1 of 1) sorted by relevance
407 const int stripe_bottom = limits->v_start + h; in restore_processing_stripe_boundary() local408 uint8_t *data8_bl = data8 + data_x0 + stripe_bottom * data_stride; in restore_processing_stripe_boundary()411 if (stripe_bottom + i >= limits->v_end + RESTORATION_BORDER) break; in restore_processing_stripe_boundary()427 const int stripe_bottom = limits->v_start + h; in restore_processing_stripe_boundary() local428 uint8_t *data8_bl = data8 + data_x0 + stripe_bottom * data_stride; in restore_processing_stripe_boundary()431 if (stripe_bottom + 2 < limits->v_end + RESTORATION_BORDER) { in restore_processing_stripe_boundary()