]> granicus.if.org Git - libvpx/commit
Limit transform sizes searched for uv intra.
authorPaul Wilkins <paulwilkins@google.com>
Tue, 16 Jul 2013 14:56:42 +0000 (15:56 +0100)
committerPaul Wilkins <paulwilkins@google.com>
Wed, 17 Jul 2013 10:08:55 +0000 (11:08 +0100)
commit6c667f0ffe87a0c230ead8f7dbb40c18c8af4d6f
treef59782a864e14fb3a4b6b082f18605c8ade0502c
parent30d2ea45ce12a937e6ed015b5576a9fe8e47c945
Limit transform sizes searched for uv intra.

Apply limit if search_method == USE_LARGESTALL
to the range of UV tx sizes searched.

Change-Id: I6db29f0dd237285ffc50d75a37e8b68151ad821c
vp9/encoder/vp9_rdopt.c