Searched refs:buf_row (Results 1 – 1 of 1) sorted by relevance
305 const int buf_row = rsb_row + AOMMAX(i + RESTORATION_CTX_VERT, 0); in setup_processing_stripe_boundary() local306 const int buf_off = buf_x0_off + buf_row * buf_stride; in setup_processing_stripe_boundary()325 const int buf_row = rsb_row + AOMMIN(i, RESTORATION_CTX_VERT - 1); in setup_processing_stripe_boundary() local326 const int buf_off = buf_x0_off + buf_row * buf_stride; in setup_processing_stripe_boundary()