• Johann's avatar
    deblock: annotate postproc parameters · 32f68cc5
    Johann authored
    Clears a clang static analyzer warning where 'cols' is assumed to be
    less than 0, preventing the for loop from executing.
    
    The assembly already requires that the size be 8 or 16 (U/V or Y plane)
    and cols is a multiple of 8.
    
    Change-Id: Ica4612690ead1638c94cfe56b306e87f8ce644f9
    32f68cc5