summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/Perf-Trace-Util/Build
diff options
context:
space:
mode:
authorMing Qian <ming.qian@nxp.com>2022-04-20 13:34:53 +0200
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-05-13 11:02:19 +0200
commita4dca209f23470f20b61b40cca417a5bf6ea8533 (patch)
tree85808691a9a6fa0f801be30b6b460c10d5da1d55 /tools/perf/scripts/python/Perf-Trace-Util/Build
parent215d49a41709610b9e82a49b27269cfaff1ef0b6 (diff)
downloadlinux-a4dca209f23470f20b61b40cca417a5bf6ea8533.tar.gz
linux-a4dca209f23470f20b61b40cca417a5bf6ea8533.zip
media: amphion: decoder copy timestamp from output to capture
copy the timestamp using the helper function V4L2_BUF_FLAG_TIMESTAMP_COPY To implement this, driver will keep the output buffer until it's decoded, in previous, driver will return the output buffer immediately after copying data to stream buffer. After that, there is no need to make a workaround for poll function. driver can use v4l2_m2m_fop_poll directly. Also, driver don't need to keep a input threshold as the buffer count is up to only 32. Signed-off-by: Ming Qian <ming.qian@nxp.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/Perf-Trace-Util/Build')
0 files changed, 0 insertions, 0 deletions