Skip to content
  • Attila Nagy's avatar
    Fix: vp8cx_pack_tokens_into_partitions_armv5 crash · a5cd42fe
    Attila Nagy authored
    It was crashing when number of partitions was bigger than the number
    of MB rows (ex. 128x96 with 8 partitions).
    Start point was not checked against mb_rows, plus extra
    "empty" partitions were not written out.
    
    Change-Id: I9c2f013b9ec022354b658fab4ef799ff8b1de93d
    a5cd42fe