• Toshiyasu Sugio's avatar
    attr/m46108: implement coefficient zero run length coding · 05526a18
    Toshiyasu Sugio authored and David Flynn's avatar David Flynn committed
    This commit introduces zero run length coding for attribute residual
    value along with an eq1 flag which indicates if residual value is equal
    to 1 based on the current residual coding specification. In zero run
    length coding, the number of zeros prior to each residual value is
    counted as zerorun, and then zerorun is encoded instead of encoding
    sequence of 0s
    05526a18