summaryrefslogtreecommitdiff
path: root/md5_utils.c
diff options
context:
space:
mode:
authorJames Zern <jzern@google.com>2018-08-07 20:07:09 -0700
committerJames Zern <jzern@google.com>2018-08-07 20:14:42 -0700
commit0acc7365abf97214a045c14f66e5934884395e6d (patch)
treec2f483924471eb4040f047b3627378f898c8f3bb /md5_utils.c
parentaab2aff9aa264d573852f4dce34bea47708cf1be (diff)
downloadlibvpx-0acc7365abf97214a045c14f66e5934884395e6d.tar
libvpx-0acc7365abf97214a045c14f66e5934884395e6d.tar.gz
libvpx-0acc7365abf97214a045c14f66e5934884395e6d.tar.bz2
libvpx-0acc7365abf97214a045c14f66e5934884395e6d.zip
loop_filter_rows_mt: use sb_rows to limit workers
Previously if the number of tiles decreased within a clip and there were fewer super block rows than workers the mi_row calculation would cause rows to be skipped. The num_workers stored is the max allocated amount, use sb_rows to limit the active ones if the row count is smaller as additional threads will provide no benefit. Change-Id: I1750296c8c21082de2594afecc4d6a3929db1f12
Diffstat (limited to 'md5_utils.c')
0 files changed, 0 insertions, 0 deletions