• Harish Mahendrakar's avatar
    Pad boundary pixels of picture buffers · d1209ac4
    Harish Mahendrakar authored
    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
    d1209ac4
ihevcd_utils.c 39.9 KB