Skip to content
  • Henrik Gramner's avatar
    Add msac optimizations · e29fd5c0
    Henrik Gramner authored and Henrik Gramner's avatar Henrik Gramner committed
     * Eliminate the trailing zero after the CDF probabilities. We can
       reuse the count value as a terminator instead. This reduces the
       size of the CDF context by around 8%.
    
     * Align the CDF arrays.
    
     * Various other minor optimizations.
    e29fd5c0