Pad boundary pixels of picture buffers

One pixel outside the boundary on all sides of picture buffers are initialized to zero
These pixels were being read in SAO functions but were not used in actual processing

Setting these pixels to zero will supress unitialized read errors in valgrind

Change-Id: Ic39a43ee0a108751fb49718319e408ddc3536008
1 file changed