shithub: libvpx

Download patch

ref: 37dc76657040eab5c1024995480a39f3716d26c7
parent: e09e99aa14f10956ea3846982c5c815a18d5863e
author: Venkatarama NG. Avadhani <venkatarama.avadhani@ittiam.com>
date: Thu Jul 5 09:49:04 EDT 2018

Add Flag to Enable Row Based MultiThreading

This commit adds a command line argument "--row-mt". Passing "--row-mt=1" will
set the row_mt flag in the decoder context. This flag will be used to
determine whether row-wise multi-threading path is to be taken when the
row-wise multi-threading functions are added.

Change-Id: I35a5393a2720254437daa5e796630709049e0bc2