Skip to content
  • Urvang Joshi's avatar
    selfguided_filter_test: Remove unnecessary memset. · d98661cc
    Urvang Joshi authored
    The memset to 0 wasn't required because the temporary variable is only
    written to, before being read in the next function call.
    
    Tested:
    ./test_libaom --gtest_filter=*SelfguidedFilterTest*
    
    Change-Id: Ie1628d43b050744ae97a8be55f551edb602b018b
    d98661cc