aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMing Qian <[email protected]>2022-04-20 13:34:53 +0200
committerMauro Carvalho Chehab <[email protected]>2022-05-13 11:02:19 +0200
commita4dca209f23470f20b61b40cca417a5bf6ea8533 (patch)
tree85808691a9a6fa0f801be30b6b460c10d5da1d55 /tools/perf/scripts/python/stackcollapse.py
parent215d49a41709610b9e82a49b27269cfaff1ef0b6 (diff)
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 <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions