• Johann's avatar
    Remove skip_block from quantize · 13eed991
    Johann authored
    This condition is handled before this code is reached. The ssse3 version
    of the function has always crashed when attempting to handle the
    skip_block condition.
    
    Add assert() and comments regarding the usage of skip_block.
    
    Removing the parameter is a fairly involved process so leave it be for
    the moment.
    
    Change-Id: Ib299f6fc6589d7ee102262cc74a7aeb60110bc5a
    13eed991