• James Zern's avatar
    convolve_test: remove unnecessary memset · b0e5775e
    James Zern authored
    input_ is filled with random values just afterward.
    the size was wrong anyway as input_ is allocated with memalign so
    sizeof(input_)==sizeof(uint8_t*)
    
    Change-Id: I014b832ac60960cd22b6f369dbc9fd648d4055b5
    b0e5775e