diff options
| author | Philipp Zabel <[email protected]> | 2014-05-26 10:55:51 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2014-07-22 00:50:34 -0300 |
| commit | f17bc3f4707eb87bdb80b895911c551cdd606fbd (patch) | |
| tree | e7b6deb91d541db64f662213bc307da944a04f04 /tools/perf/scripts/python | |
| parent | e9b5872ce5959298233ca43d03860eef85f4634f (diff) | |
[media] mt9v032: fix hblank calculation
Since (min_row_time - crop->width) can be negative, we have to do a signed
comparison here. Otherwise max_t casts the negative value to unsigned int
and sets min_hblank to that invalid value.
Cc: [email protected]
Signed-off-by: Philipp Zabel <[email protected]>
Signed-off-by: Laurent Pinchart <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions