• Yaowu Xu's avatar
    vpx_dsp/variance.c: change to use correct type · e5e998a6
    Yaowu Xu authored
    This commit change to use int64_t to represent the sum of pixel
    differences, which can be negative.
    
    This fixes a number of ubsan warnings.
    
    BUG=webm:1219
    
    Change-Id: I885f245ae895ab92ca5f3b9848d37024b07aac98
    e5e998a6