diff options
author | Nicolas Dufresne <nicolas.dufresne@collabora.com> | 2022-05-13 23:29:09 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2022-05-17 11:03:11 +0300 |
commit | 1b729998633d6ad944d60c9bd9b1c48cd3bd9cf7 (patch) | |
tree | d26d3401c5204ecf37aa5f924e6ba5c412f63a84 /tools/perf/scripts/python | |
parent | 6cafdc8cc0da0ddffad25ca9c70bab990ab9130f (diff) | |
download | linux-1b729998633d6ad944d60c9bd9b1c48cd3bd9cf7.tar.xz |
media: v4l2: Reorder field reflist
As per spec, the field reflist requires interleaving top and bottom
field in a specific way that does not fit inside the sort operation.
The process consist of alternating references parity, starting with
a reference of the same parity as the current picture. This
processs is done twice, once for short term references and a second
time for the long term references.
Signed-off-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Reviewed-by: Sebastian Fricke <sebastian.fricke@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions