aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorPhilipp Zabel <[email protected]>2018-11-05 10:25:01 -0500
committerMauro Carvalho Chehab <[email protected]>2018-11-23 05:26:24 -0500
commit51407c2da0b7baac581d0d9fbfc297d10b7d0424 (patch)
tree6897d63239c5792b443f8eaf8cdce1a6a4ac2b32 /tools/perf/scripts/python/export-to-sqlite.py
parent6c0f5d236fd0205a8dca24b82cfad1b1c6c0a1e0 (diff)
media: coda: always hold back decoder jobs until we have enough bitstream payload
The bitstream prefetch unit reads data in 256 byte blocks with some kind of queueing. For the decoder to see data up to a desired position in the next run, the bitstream has to be filled for 2 256 byte blocks past that position aligned up to the next 256 byte boundary. This should make sure we never run into a buffer underrun condition if userspace does not supply new input buffers fast enough. Signed-off-by: Philipp Zabel <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions