Searched refs:tmp_save_above (Results 1 – 2 of 2) sorted by relevance
207 uint16_t tmp_save_above[RESTORATION_BORDER][RESTORATION_LINEBUFFER_WIDTH]; member
320 memcpy(rlbs->tmp_save_above[i + RESTORATION_BORDER], in setup_processing_stripe_boundary()352 memcpy(rlbs->tmp_save_above[0], REAL_PTR(use_highbd, dst8), line_size); in setup_processing_stripe_boundary()402 rlbs->tmp_save_above[i + RESTORATION_BORDER], line_size); in restore_processing_stripe_boundary()423 memcpy(REAL_PTR(use_highbd, dst8), rlbs->tmp_save_above[0], line_size); in restore_processing_stripe_boundary()