commit | abe9d19ae3fd50d729cc6668f996ab27da414449 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Tue Aug 21 03:09:02 2018 -0400 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Fri Aug 31 08:27:01 2018 -0400 |
tree | 342a01e2b6d1cf26ec3a6561301c7d3aa82325fc | |
parent | 98efd5525ac092d20ae126936c87c02be0588bdc [diff] |
media: vicodec: improve handling of uncompressable planes Exit the loop immediately once it is clear that the plane cannot be compressed. Also clear the PCODED bit and fix the PCODED check (it should check for the bit) in the caller code. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>