diff options
| author | Sean Young <[email protected]> | 2018-10-18 12:06:05 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2018-11-22 13:29:27 -0500 |
| commit | 8d023a5787775cd1cee73957777122366f6eb88e (patch) | |
| tree | 7099086f4f93b861f6880d36e64fdcec1d4cb28c /tools/perf/scripts/python | |
| parent | cea1c41d6ba010559f9ccdcfc80ce185e7fab080 (diff) | |
media: rc: imon_raw: use fls rather than loop per bit
Previously, the code would loop for each of the 40 bits. Now it will
branch for each edge in the IR, which will be much less.
Signed-off-by: Sean Young <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions