Searched refs:border_stride (Results 1 – 1 of 1) sorted by relevance
32 ptrdiff_t border_stride = 0; in ApplyLoopRestorationForOneRow() local37 border_stride = loop_restoration_border_.stride(plane) / sizeof(Pixel); in ApplyLoopRestorationForOneRow()40 border_unit_y * border_stride; in ApplyLoopRestorationForOneRow()73 top_border_stride = border_stride; in ApplyLoopRestorationForOneRow()74 loop_restoration_border += 4 * border_stride; in ApplyLoopRestorationForOneRow()78 kRestorationVerticalBorder * border_stride; in ApplyLoopRestorationForOneRow()79 bottom_border_stride = border_stride; in ApplyLoopRestorationForOneRow()