Searched refs:loop_restoration_border (Results 1 – 4 of 4) sorted by relevance
70 const Pixel* loop_restoration_border = border + column; in ApplyLoopRestorationForOneRow() local72 top_border = loop_restoration_border; in ApplyLoopRestorationForOneRow()74 loop_restoration_border += 4 * border_stride; in ApplyLoopRestorationForOneRow()77 bottom_border = loop_restoration_border + in ApplyLoopRestorationForOneRow()
184 loop_restoration_border_(frame_scratch_buffer->loop_restoration_border),
68 YuvBuffer loop_restoration_border; member
1352 if (!frame_scratch_buffer->loop_restoration_border.Realloc( in DecodeTiles()