diff options
| author | Hans Verkuil <[email protected]> | 2022-07-30 17:48:36 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2022-08-29 15:32:13 +0200 |
| commit | 6b1aaa689348fecba304911e6bc89f3f5b0a4825 (patch) | |
| tree | a0c257c528e0d8a03a950dd002742797a65acfdc /tools/perf/scripts/python/bin | |
| parent | 6bc7643d1b9cf131f6ef98082548dec83f753fb8 (diff) | |
media: v4l2-ctrls: optimize type_ops for arrays
Initializing arrays and validating or checking for equality of arrays
is suboptimal since it does this per element.
Change the ops to operate on the whole payload to speed up array
operations.
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions