Skip to content
  • Jingning Han's avatar
    Refactor base range decoding to avoid hard division · 51fac92a
    Jingning Han authored
    Use cumulative range check to avoid the division in the for-loop
    for base range decoding in lv-map. This makes the lv-map transform
    coefficient decoding process 10% faster at the decoder end, at
    high target bit-rate range.
    
    Change-Id: I85e9646ce05f0c20c10f776ff9cdd082b16e9989
    51fac92a