Merge "Fix issue 262, vp8cx_pack_tokens_into_partitions_armv5"
This commit is contained in:
commit
af7d23c9b4
@ -65,6 +65,8 @@
|
||||
numparts_loop
|
||||
ldr r10, [sp, #40] ; ptr
|
||||
ldr r5, [sp, #36] ; move mb_rows to the counting section
|
||||
sub r5, r5, r11 ; move start point with each partition
|
||||
; mb_rows starts at i
|
||||
str r5, [sp, #12]
|
||||
|
||||
; Reset all of the VP8 Writer data for each partition that
|
||||
|
Loading…
x
Reference in New Issue
Block a user